What problem does it solve?
Forge projects often begin without a structured backlog or formal SPEC, leading to scattered ideas and misaligned implementation. This Skill automates the creation of a complete GitHub backlog and a SPECIFICATION.md from PROMPT.md, enabling repeatable planning for Forge projects.
Core Features & Use Cases
- Analyze PROMPT.md and CLAUDE.md to generate a structured backlog of issues, milestones, and an implementation plan.
- Synthesize a SPECIFICATION.md capturing architecture, technology stack, and design decisions.
- Detect initial planning vs audit mode (graveyard presence) and adapt the output accordingly.
- Produce a dependency-aware sequence of issues where lower numbers build first.
Quick Start
Describe PROMPT.md for a Forge project and run the plan to generate a complete backlog and SPEC.