claude-spec-interviewer
Installation
SKILL.md
Claude Spec Interviewer
Goal
Produce a user-verified implementation spec with bounded scope, explicit assumptions and validation, a source challenge, and ADRs for durable decisions when needed. Save it using the repo's confirmed convention; save ADRs only when the ADR gate requires them.
When to use
- The user has a rough idea but not a production-ready implementation spec.
- The task spans multiple files or concerns, or requires tradeoff decisions.
- The request needs acceptance criteria, validation commands, rollout notes, or risk handling.
- The user wants a reusable written artifact before implementation begins.
- The user invokes
/claude-spec-intervieweror asks Claude Code to plan before coding. - Requirements, feature shape, ADR assumptions, or the implementation approach should be challenged against repo reality and current external sources before coding.