# 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.

- Skill: `duyet/interview` (Agent Skill)
- Install (CLI): `npx skillmds@latest add duyet/interview`
- Raw SKILL.md: https://api.skillmd.com/api/skills/duyet/interview/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: duyet (https://skillmd.com/u/duyet)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/duyet/interview

---


# 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.

