drafti-architect
Installation
SKILL.md
drafti-architect — Technical Design PRD
Makes design decisions from technical problems and produces an implementation-ready PRD, without a planning document.
Bash Convention
Each Bash tool invocation is a fresh subshell. Every bash block re-declares HARNISH_ROOT="${CLAUDE_PLUGIN_ROOT}" inline; no persistent variables.
Skill Chain
Can be invoked independently. Follow-up: "start implementation after review" → impl, or "/ralphi to verify PRD consistency" → ralphi.
Step 1: Problem Clarification
Inspect 5 items from the user input. Skip items that already have answers.
| # | Item | Inspection Criteria |
|---|---|---|
| 1 | Problem Definition | Is there a "what is the problem" + specific pain point? |
Related skills