to-prd
SolidTurn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- pavlovtech
- Repository
- pavlovtech/WebReaper
- Created
- 4 years ago
- Last Updated
- today
- Language
- C#
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
to-prd
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
to-prd
Turn the current conversation context into a PRD and publish it to the project issue tracker. Also supports Defer mode — when the user wants a short parking-lot capture ("defer this", "track this for later", "follow-up on …", "we'll do this in N") instead of a full PRD, produce a one-line issue + roadmap entry. Use when user wants to create a PRD, defer a lead, or capture a follow-up.
prd
Create a PRD through user interview, codebase exploration, and module design. Use when starting a new feature or change.
write-a-prd
Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue. Use when the user wants Codex to write a PRD, create a product requirements document, or plan a new feature.
write-a-prd
Primary pipeline shaping step after /research and before /prd-to-issues. Use when the problem is understood well enough to turn into a bounded PRD issue. May invoke /design-an-interface or /api-design-review when interface or contract uncertainty remains. Not for discovery, decomposition, or implementation-ready work.