What problem does it solve?
It turns a feature idea or an existing issue into a precise, self-contained execution spec that Ralph can run, reducing back-and-forth and missing requirements.
Core Features & Use Cases
- Interactive spec drafting: Guides the user through feature name, scope, constraints, acceptance criteria, and a checkable task breakdown without writing code.
- Issue-aware planning: Detects numeric/URL/natural-language input, looks up or searches issues in the user’s fork first, and can base the spec on a source issue’s goal.
- GitHub issue creation for execution: Creates a labeled GitHub issue in the user’s fork with the generated spec body so Ralph can execute via its dockerized coding loop.
Quick Start
Use the create-spec skill by invoking /create-spec with your feature idea or an issue number, and it will generate a reviewable spec issue body ready for Ralph execution.