FP Planning

Installation
SKILL.md

FP Planning Skill

Plan creation and breakdown patterns for the FP CLI

Core Planning Concepts

Plans as Issues

Key insight: In FP, plans are just elaborate issues. There's no separate "plan" entity.

A plan is an issue that:

  • Has a comprehensive description (the plan document)
  • Has child issues (the tasks/sub-tasks)
  • May have dependencies between children
  • Starts with status "todo" and transitions to "done" when all children are done

Issue Hierarchy

Related skills
Installs
GitHub Stars
37
First Seen