flow
Structured project planning, iteration tracking, and progress dashboards
All Skills in This Repository (11)
Pure Emerald Level Indicatorsyour-skill-name
Create new Claude Skills from a template with SKILL.md structure.
flow-builder
Execute implementation work through gate-based start, execute, verify, and complete workflows.
flow-documenter
Document Flow framework discoveries and synchronize task notes across projects and dashboards.
flow-initializer
Initialize Flow projects by generating .flow directories with required templates.
flow-designer
Facilitates architectural brainstorming sessions and updates PLAN.md with decisions and rationale.
flow-verifier
Verify plan consistency across flow definitions and dashboards.
flow-planner
Plan phases, tasks, and iterations for structured work coordination.
flow-completer
Verify iterations and tasks before updating status and dashboard.
flow-navigator
Read DASHBOARD.md to report Flow project status and next steps.
flow-curator
Manage backlog items and archive completed phases in .flow plan directories.
flow-architect
Automates architectural decision documentation in PLAN.md during brainstorming sessions.
Frequently Asked Questions
FAQPage SchemaHow to install Flow?▼
Run `npx skills add khgs2411/flow --all -g -y` in your terminal to install all skills in this suite globally.
What problem does Flow solve?▼
Flow prevents lost context and uncontrolled scope creep by keeping decisions, progress, and architecture in persistent dashboard and plan files that survive between sessions.
How does Flow structure a project?▼
It breaks work into phases, tasks, and iterations, tracked in a DASHBOARD.md for progress and a PLAN.md for architecture and scope decisions.
Does Flow work with Claude Code?▼
Yes. Flow installs slash commands and skills that run natively in Claude Code and other compatible coding environments.
Can I migrate existing docs into Flow?▼
Yes. The initializer skill converts existing PRD, TODO, or PLAN documents into Flow's phase and task structure with an automatic backup.