to-prd

Generate a structured PRD from conversation context, ADRs, and domain glossary.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/yarma-tech/agent-admin-qonto --skill to-prd-yarma-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-prd
Source: https://github.com/yarma-tech/agent-admin-qonto/tree/main/.agents/skills/to-prd
Command: npx skills add https://github.com/yarma-tech/agent-admin-qonto --skill to-prd-yarma-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts the current conversation context and domain knowledge into a concise, publish-ready PRD, eliminating the need for repeated interviews and handovers.

Core Features & Use Cases

  • Synthesize context, ADRs, and domain glossary into a structured PRD.
  • Publish the PRD to the project issue tracker, including triage-ready labels when provided.
  • Support iterative refinements by updating the PRD as context evolves.

Quick Start

Provide the current project context and domain glossary, then run the to-prd skill to generate and publish the PRD.

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 existing project context and ADRs?

To generate a PRD from existing context and ADRs, provide your conversation context and domain glossary, and the skill synthesizes them into a structured, publish-ready PRD template with recommended modules and publishing steps.

What is the best way to turn conversation context into a production-ready PRD for an issue tracker?

The best way to turn conversation context into a production-ready PRD is to synthesize domain knowledge and ADRs into a concise document, eliminating repeated interviews and handovers while adhering to project vocabulary for issue-tracker publishing.

Can I update a PRD as my project context evolves during development?

Yes, you can update a PRD as your project context evolves by running the skill again to support iterative refinements, ensuring the synthesized document reflects the latest domain glossary and conversation context.

Does generating a PRD this way include triage-ready labels for issue tracking?

Yes, generating a PRD this way includes triage-ready labels for issue tracking when provided, allowing you to publish the structured document directly to the project issue tracker with appropriate triage metadata.

Do I need a domain glossary to create a structured PRD template?

Yes, you need a domain glossary to create a structured PRD template, because the skill uses it alongside ADRs and conversation context to ensure the generated document adheres to specific project vocabulary.

Why use ADRs when synthesizing a PRD for issue-tracker publishing?

You use ADRs when synthesizing a PRD for issue-tracker publishing to ensure the generated document respects architectural decisions and project constraints, producing a structured template aligned with established technical directions.