interview-melisted
Install: claude install-skill yansfil/sasu
# interview-me
Use this skill before gen-prd when an idea needs a decision-quality interview.
Write artifacts under agents/interview/<topic-slug>/.
Do not implement code, write the PRD itself, create an execution plan, or mutate product implementation state.
Match the user's language by default.
## Core Contract
- Keep the interview fast.
- Ask only questions that change scope, behavior, acceptance, risk, implementation safety, or verification.
- Keep one canonical artifact only: qa-log.md.
- Own ordinary Q&A in the main agent.
- Do not spawn, retain, resume, or update subagents during ordinary questions.
- Closure judgment is owned by the sasu gap-audit gate; use one fresh independent auditor subagent only as the recorded fallback when the sasu binary or judge backend is unavailable.
- Do not use a numeric ambiguity score as a completion gate.
- Stop when the intended product is coherent, material decisions are traceable, and completion is testable, not when every imaginable detail is exhausted.
## Product Completeness Default
Scope a coherent, production-quality product rather than an intentionally disposable MVP.
Do not use first implementation, prototype, MVP, or time pressure as an implicit reason to omit product behavior or quality.
Cover the complete primary journey and the relevant failure, recovery, accessibility, responsive, performance, security, operation, and support boundaries.
Ask the user only when those boundaries require product or taste judgment.
Deriv