map-systems
Installation
SKILL.md
When this skill is invoked:
Parse Arguments
Two modes:
- No argument:
/map-systems— Run the full decomposition workflow (Phases 1-5) to create or update the systems index. next:/map-systems next— Pick the highest-priority undesigned system from the index and hand off to/design-system(Phase 6).
Also resolve the review mode (once, store for all gate spawns this run):
- If
--review [full|lean|solo]was passed → use that - Else read
production/review-mode.txt→ use that value - Else → default to
lean
See .claude/docs/director-gates.md for the full check pattern.