to-prd
Synthesizes conversation context into a structured PRD and publishes it to your project issue tracker.
What it does
- The modules that will be built/modified
- The interfaces of those modules that will be modified
- Technical clarifications from the developer
- Architectural decisions
- Schema changes
- API contracts
- Specific interactions
Requirements & configuration
- 3. Write the PRD using the template below, then publish it to the project issue tracker. Apply the ready-for-agent triage label - no need for additional triage.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Synthesizes conversation context into a structured PRD and publishes it to your project issue tracker.
Source
Repository: https://github.com/mattpocock/skills
to-prd FAQ
What does the to-prd skill do?
Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed. The modules that will be built/modified The interfaces of those modules that will be modified
What does to-prd require?
3. Write the PRD using the template below, then publish it to the project issue tracker. Apply the ready-for-agent triage label - no need for additional triage.
How do I install to-prd?
Run: npx -y skills add https://github.com/mattpocock/skills --skill to-prd --agent claude-code — the source lives at github.com/mattpocock/skills.
Maintain to-prd?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/mattpocock-skills-to-prd?ref=badge) npx agentictools info skills/mattpocock-skills-to-prd The second line is the CLI lookup for this page — handy in READMEs and docs.