Documentation
README
plan β Feature Plan Creator
Turns a feature description into a task-by-task implementation plan and writes it
to docs/superpowers/plans/<YYYY-MM-DD>-<feature-slug>/PLAN.md.
Position in the gflow-cli workflow:
/gflow:predict <proposal> β GO / CAUTION / STOP verdict
/gflow:scenario <feature> β edge cases + BDD skeleton
/gflow:plan <feature> β writes the task checklist β this skill
/gflow:status β surfaces next task during execution
/gflow:check β before each commit
When to invoke
- After
/gflow:predictreturns GO or CAUTION - When a backlog item in
PLAN.mdneeds a concrete task breakdown before starting work - Any feature larger than a single isolated file change
This is the opening of the README. Read the full README on GitHub.