skills/spec-interview/SKILL.md
Collects missing spec inputs and synchronizes answers into `spec.yaml`. Use when review-spec leaves unresolved specification fields. Do not use when the request is readiness gating in `review-spec` or task derivation in `tasks-new`.
npx skillsauth add grinrus/ai_driven_dev spec-interviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Follow feature-dev-aidd:aidd-core.
spec-interview and active feature.python3 ${CLAUDE_PLUGIN_ROOT}/skills/spec-interview/runtime/spec_interview.py --ticket <ticket>.feature-dev-aidd:spec-interview-writer.AskUserQuestionTool to gather missing spec details; update aidd/docs/spec/<ticket>.spec.yaml.AIDD:OPEN_QUESTIONS/AIDD:DECISIONS as needed./feature-dev-aidd:tasks-new <ticket>.python3 ${CLAUDE_PLUGIN_ROOT}/skills/spec-interview/runtime/spec_interview.py--ticket <ticket> with current PRD/plan context and optional notes.spec.yaml, synchronized open questions/decisions, and stage status.AIDD:ACTIONS_LOG: n/a.spec-interview (legacy alias spec normalizes to spec-interview).spec.yaml aligned with canonical schema).tools
Derives or refines tasklist items from PRD and plan artifacts. Use when tasklist stage prepares implementation-ready work items. Do not use when the request is plan authoring in `plan-new` or loop execution in `implement`.
testing
Generates consolidated ticket status summary and key artifact pointers. Use when checking current stage state or handoff readiness. Do not use when the request is diagnostics/inventory from `aidd-observability` or flow-state mutation via `aidd-flow-state`.
testing
Runs review-stage validation for scope changes, findings, and follow-up task derivation. Use when review stage needs verdict and handoff tasks. Do not use when the request is direct implementation execution in `implement` or QA validation in `qa`.
tools
Reviews plan and PRD, then gates readiness for task derivation. Use when plan and PRD artifacts are ready for downstream planning readiness. Do not use when the request is plan authoring in `plan-new` or task derivation in `tasks-new`.