Product Commands
Slash commands for product work in Claude Code: draft a PRD, cut an MVP scope.
Command
PRD
Turn an idea, pasted notes, or a notes file into a structured PRD and write it to docs/prd.md, or print it when there is no project.
/prd[idea, notes, or file path]
Command
Scope MVP
Cut a PRD or feature list to a version one: a keep / cut / later table with reasons plus the smallest build that tests the riskiest assumption, written to docs/mvp-scope.md.
/scope-mvp[prd path or feature list]