shape
Installation
SKILL.md
Shape — Auto-Grill to PRD
Take a rough product idea and turn it into a complete PRD in one shot. No interactive grilling — Claude walks the decision tree itself, answers each question with software-engineering best practices, streams the Q&A live so you can spot bad assumptions, and writes the PRD.
Use /shape when you trust Claude's judgment and want speed. Use /grill-me + /write-a-prd when you want hands-on control over every decision.
Pipeline Position
| Step | Command | What It Does |
|---|---|---|
| 1a | /grill-me + /write-a-prd |
Manual path — interactive interview, then PRD |
| 1b | /shape |
Fast path — auto-grill + PRD in one shot |
| 2 | /prd-to-issues |
Break the PRD into vertical-slice sub-issues |
| 3 | /ralph |
Implement each sub-issue autonomously with TDD + code review |
shape produces the same PRD format as write-a-prd, so /prd-to-issues and /ralph consume its output without changes.