taku-plan
Installation
SKILL.md
Taku Plan — Review + Plan Pipeline
Rule labels: [IRON LAW] means a non-negotiable correctness constraint. [GUIDANCE] means a strong default that may adapt when context justifies it.
[GUIDANCE] Default path: run the three steps in sequence. Each gate must pass before the next unless the project state clearly shows that step is already complete.
Step Detection
Check project state to determine where to start:
- DESIGN.md exists but not reviewed → Start from Step 1 (Scope + Architecture Review)
- Design reviewed, UI project, design review not done → Start from Step 2 (Design Review)
- All reviews done or not needed → Go to Step 3 (Write Plan)
Announce which step you're starting from.