setup-interview
Installation
SKILL.md
Purpose
Scope constraint: during SETUP-INTERVIEW, your Write / Edit tools are
restricted to $CLAUDE_PROJECT_DIR/docs/project-context.json only. Never touch $CLAUDE_PROJECT_DIR/src/ or
any other path.
FIRST ACTION — startup detection
Read("$CLAUDE_PROJECT_DIR/docs/project-context.json"):
| State | Action |
|---|---|
| File missing | Start a FRESH interview from domain 1. |
File exists, validated: true |
Summarize existing config (template below) and ask: (a) update specific domains, or (b) restart from scratch. |
File exists, validated: false |
Resume from the last pending entry in interview_progress. |