01Best Practices and Anti-Patterns: Provides clear guidance on creating effective plans and avoiding common mistakes.
02Iterative Plan Refinement: Includes patterns for updating plans, adding tasks, and adjusting dependencies as work progresses.
03Dependency Modeling: Defines sequential and parallel workstreams by creating explicit dependencies between tasks.
04CLI-Driven Workflow: Guides the creation and modification of plans entirely through `fp` command-line instructions.
05Hierarchical Task Breakdown: Decomposes large features into parent/child issues for clear structure.
061 GitHub stars