Convergent Socratic interview that refines vague requirements into a production-grade spec via 8-15 narrowing rounds with ambiguity gating. Use when implementation decisions are undefined.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jarvis-deep-interview:deep-interviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Acts as a senior architect. 8-15 rounds of Socratic questions narrow a vague idea into a production-grade spec. Blocks contradictions, edge-case gaps, and security gaps before any code is written.
Acts as a senior architect. 8-15 rounds of Socratic questions narrow a vague idea into a production-grade spec. Blocks contradictions, edge-case gaps, and security gaps before any code is written.
When to use which:
/brainstorm/deep-interviewAfter each round, score across:
Refuse autonomous implementation until score ≤ 0.2 (default threshold).
Examples the agent will ask:
For each major decision, automatically run two checks:
All decisions, rationale, falsifiability conditions, and challenge results are recorded in JSONL for later audit.
All must pass to advance to the next round.
/brainstorm first/brainstorm — divergent ideation (predecessor stage)/plan-review — rigorous spec review after this skill completes/verify — implementation verification after spec is built/office-hours — trade-off matrix when a single decision needs explicit user approvalInspired by Sorbh/interview-me (github.com/Sorbh/interview-me). Convergent gating concept and Contrarian Mode adapted with permission from the open-source pattern.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub ramsbaby/jarvis --plugin jarvis-deep-interview