| name | product |
| description | Use when the user wants a product strategy doc, PRD, pitch, vision, personas, or outcomes at .agency/product.md (write, review, refine). Do NOT use for phased delivery plan (roadmap), epics or backlog (backlog), architecture (solution), tasks or Gherkin (tasks), or implementation (implement).
|
| license | MIT |
| allowed-tools | ["Read","Write","Glob","Grep"] |
| argument-hint | <mode: write|review|refine> [--stage pitch|product] [--context <notes>] |
Product
Artefact
Default path: .agency/product.md — strategy document (why, who, what).
Readable by a non-technical stakeholder without a glossary.
Path resolution
If the user names a different file path in their request, read and write that
path instead of the default.
Gotchas
- No file paths, APIs, or schemas — those belong in solution.md.
- No epic tables — roadmap and backlog own sequencing and epics.
- Delete DRAFTING AIDE block before saving.
Stage (write mode)
| Stage | When | Format |
|---|
pitch | Phase 0, pre-foundation | Shape Up, ≤2 pages |
product | Phase 2+, post-walking-skeleton | Extended, ≤5 pages |
Supporting files
Related skills
roadmap, backlog, solution
Router
- Mode:
write, review, or refine.
- Resolve target path (default or user override).
- One prompt under prompts/.
write — --stage pitch|product (default: ask if unclear).