to-prd

Generate a Product Requirements Document from conversation context and publish it to the issue tracker.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/Jmarques/orford-sur-le-lac_embarcations --skill to-prd-jmarques
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-prd
Source: https://github.com/Jmarques/orford-sur-le-lac_embarcations/tree/main/.agents/skills/to-prd
Command: npx skills add https://github.com/Jmarques/orford-sur-le-lac_embarcations --skill to-prd-jmarques

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of a PRD based on existing conversation context and codebase understanding, reducing the need for manual synthesis and interviews.

Core Features & Use Cases

  • Conversation Analysis: Extracts and synthesizes information from the current conversation context.
  • PRD Generation: Produces a PRD document that outlines the problem statement, solution, user stories, implementation decisions, and testing decisions.
  • Issue Tracker Integration: Publishes the PRD to the project's issue tracker with a predefined label for further triage.
  • Use Case: Utilize this Skill during project planning meetings to quickly document requirements and streamline the issue tracking process.

Quick Start

Activate the to-prd Skill and provide the conversation context. The Skill will automatically generate a PRD and publish it to the issue tracker.

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 conversation context?

To generate a PRD from conversation context, you need a well-defined discussion scope and codebase understanding. The Skill analyzes the current conversation to extract requirements and produces a document covering the problem statement, user stories, and implementation decisions.

Can I automatically publish a PRD to an issue tracker?

Yes, you can automatically publish a PRD to an issue tracker. The Skill takes the synthesized product requirements document and publishes it directly to the project's issue tracking system using a predefined label for further triage.

What is needed to synthesize conversations into product requirements?

To synthesize conversations into product requirements, you need a well-defined conversation context and an understanding of the codebase structure. The Skill uses these inputs to automate requirement synthesis and reduce manual interviews.

Does generating a PRD from a conversation require codebase knowledge?

Yes, generating a PRD requires codebase understanding. The Skill analyzes conversation context alongside the project's codebase structure to accurately outline the problem statement, solution, and testing decisions in the final document.

What is the best way to document requirements during project planning?

The best way to document requirements during project planning is to activate this Skill with your conversation context. It quickly synthesizes the discussion into a structured PRD and publishes it to the issue tracker to streamline the process.

What sections are included in a generated Product Requirements Document?

A generated Product Requirements Document includes the problem statement, solution, user stories, implementation decisions, and testing decisions. These sections are automatically extracted and synthesized from the provided conversation context.