to-prd

Generate a template-based PRD from conversation and repository context.

1|Updated May 3, 2026
One-click install
npx skills add https://github.com/MatheusBBarni/symphony-orchestrator --skill to-prd-matheusbbarni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-prd
Source: https://github.com/MatheusBBarni/symphony-orchestrator/tree/main/.agents/skills/to-prd
Command: npx skills add https://github.com/MatheusBBarni/symphony-orchestrator --skill to-prd-matheusbbarni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafting precise PRDs from ongoing conversations and codebase context is time-consuming and error-prone; this skill automates the synthesis into a formal PRD and publishes it to the project issue tracker to accelerate alignment and triage.

Core Features & Use Cases

  • Template-based PRD generation from current context and repository understanding.
  • Publishing the PRD to the project issue tracker with a needs-triage label to kick off triage workflows.
  • Structured PRD sections (Problem, Solution, User Stories, Implementation Decisions, Tests) with guidance on module scoping and next steps.

Quick Start

Generate and publish a PRD from the current conversation and repository context using the standard template.

Frequently Asked Questions about to-prd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a PRD from an existing conversation and publish it to an issue tracker?

To generate a PRD from conversation context, the skill synthesizes your current discussion and repository understanding into a standardized template, then publishes it directly to your project issue tracker with a needs-triage label applied.

What sections should a standardized product requirements document include for development triage?

A standardized PRD for development triage should include structured sections for Problem, Solution, User Stories, Implementation Decisions, and Tests, ensuring teams have the necessary context to evaluate and prioritize the initiative.

Can I automate PRD creation for new features without conducting user interviews?

Yes, you can automate PRD creation for new features without user interviews by synthesizing existing conversation context and repository understanding into a formal, triage-ready document for the issue tracker.

How do I apply a needs-triage label automatically when publishing a product requirements document?

To apply a needs-triage label automatically during PRD publication, the skill streamlines the issue tracker workflow by generating the document from a template and attaching the label upon publishing the issue.

What is the best way to turn codebase context into a publish-ready PRD?

The best way to turn codebase context into a publish-ready PRD is to automate the synthesis of repository understanding and current discussions into a formal template, covering problem, solution, and testing decisions for immediate publication.