Interview

Use before implementing when requirements are ambiguous: run a Socratic interview to clarify a vague feature request or to find gaps in a plan/spec file, and turn it into a decision-complete plan with scope, edge cases, and tests.

duyet 2f6ad92 890 B Updated

File contents

Interview

Use this skill to clarify requirements before coding when the task has meaningful product or technical ambiguity.

Workflow

  1. Ground the discussion in any existing repository files, designs, schemas, or docs.
  2. Ask concise questions that change the implementation plan.
  3. Separate product intent from implementation preferences.
  4. Turn answers into a decision-complete plan with success criteria, scope, edge cases, and tests.
  5. Stop interviewing once the plan is specific enough to implement.

Output

Prefer a compact plan with summary, key changes, test plan, and assumptions.

duyet/codex-claude-plugins/tree/main/interview/skills/interview-workflow commit 2f6ad92a16

Frequently asked questions

npx skillmds@latest add duyet/interview