flowbook
SKILL.md
flowbook — Flowchart Documentation Generator
Analyze codebase logic → setup flowbook → generate .flow.md files → verify → build.
Execute ALL phases in order. Do NOT skip phases. Generate flows for ALL significant logic — not just a few.
Phase 1: Project Analysis
1.1 Check Flowbook Existence
Check if flowbook is already set up:
package.jsonhas"flowbook"script → Already initialized, skip Phase 2- Otherwise → Proceed to Phase 2