to-milestones

Installation
SKILL.md

Convert PRD to Milestones

Workflow

  1. Extract required behavior, priorities, constraints, acceptance criteria, dependencies, and open questions from the PRD.
  2. Inspect the affected code paths, data flow, integrations, tests, and reusable patterns.
  3. Ask focused questions when inputs are missing, the PRD conflicts with the codebase, or sequencing requires an unresolved decision. Do not invent decisions.
  4. Draft one linear sequence ordered by dependencies, then priority and risk.
  5. Make each milestone the smallest useful vertical slice with an observable result. It may depend only on external prerequisites or earlier milestones.
  6. Ensure the sequence covers every required outcome and each milestone can be verified after earlier milestones without requiring later ones.
  7. State the command or behavior check that verifies each milestone.

Output

Use the response template.

Installs
4
GitHub Stars
7
First Seen
Jul 31, 2026
to-milestones — flpbalada/fb-skills