cc-skill:to-prd
Claude Code skill · anthropic · active
This skill reads your current conversation and project code, then writes a Product Requirements Document (PRD) that describes what needs to be built. It then automatically posts that PRD to your project's issue tracker so your team can see it.
Product managers, founders, and developers who want to turn a discussion into a formal requirements document without writing it from scratch.
When you ask Claude Code to create a PRD from what you've been discussing, or to turn your current context into a PRD.
- "Turn this conversation into a PRD and post it to the tracker"
- "Create a PRD for the feature we just discussed"
- "Make a PRD from our context and submit it"
You will know it worked when you see a new issue appear in your project tracker with the PRD content and the 'needs-triage' label applied.
Deploy this skill
no laptop requiredRun this skill on a schedule in the cloud. Pipe output to Telegram, email, or any webhook. Every run is logged here with full output, cost, and thumbs feedback.
How this performs
Cloud-automation runs, real outputs, and feedback.
No cloud runs yet for this skill.
Once you deploy it (above), every run will show up here with the actual output, exact cost, and a thumbs button so you can rate quality over time.
Claude Code skill at /Users/olanrewajukareem/.claude/skills/to-prd/SKILL.md. Auto-triggered by description matching when you type in Claude Code, OR embedded into agent system prompts (LeadFlow framework skills are wired this way). Auto-synced from disk every 6h via launchd.
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.
Local Claude Code use (optional)
Install the SKILL.md file locally so this skill is available the next time you open Claude Code on your Mac. Most users skip this and just use cloud deployments above.
Save this skill to ~/.claude/skills/to-prd/SKILL.md so Claude Code auto-loads it whenever its description matches your prompt.
{
"source": "global",
"description": "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."
}{
"method": "embed_in_prompt",
"skill_path": "/Users/olanrewajukareem/.claude/skills/to-prd/SKILL.md"
}That means either: (a) the system has not had a task that matched its strengths, (b) a more cost-effective alternative was picked by the router, or (c) the related automation is toggled OFF on /automations. The Recommender reviews idle tools weekly and may suggest killing it.