arch-flow
Installation
SKILL.md
arch-flow
Use this skill to inspect an existing arch-style doc and recommend the next move.
Read references/detection.md, references/checklist-rules.md, and references/recommendation-rules.md before building the checklist.
When to use
- The user asks "what's next?", "where are we in the flow?", or wants a checklist.
- You want a deterministic next-step recommendation from
DOC_PATHandWORKLOG_PATH, not memory. - The doc is part of the full arch flow, the mini full-arch path, the arch-mini-plan path, or the lilarch flow.
When not to use
- The user wants you to actually perform research, planning, implementation, or auditing. Use
arch-step,miniarch-step, orlilarch. - The user wants generic continuation on a full-arch doc. Use
arch-steporminiarch-step. - The user wants the concise strength/weakness status surface or wants to execute one explicit full-arch step. Use
arch-steporminiarch-step. - The doc is a bug doc or a goal-loop doc. Use the governing skill for that workflow family.