What problem does it solve?
Stops teams from guessing at requirements by turning a product name and natural description into a comprehensive feature spec that includes objective, stories, requirements, constraints, integration notes, and FeatureSpec JSON for Claude Code workflows.
Core Features & Use Cases
- Clarified objectives: Extracts the what and why of a feature, scopes product versus feature work, and ensures every spec section is grounded in the user’s intent before generation.
- Interactive refinement loop: Runs clarification rounds to resolve coverage gaps, offers suggested answers, and tracks which sections have been covered so Claude builds the spec responsibly.
- Generated outputs: Produces markdown specs ready for /factory with decision pre-checks, integration recommendations, and FeatureSpec JSON, ensuring every merge gate has a contract before implementation.
Quick Start
Ask Claude Code to run /spec MyProduct with the natural-language description so it builds the spec and FeatureSpec JSON for review.