to-prd

Convert existing conversations into structured product requirements documents.

Updated Aug 26, 2024
One-click install
npx skills add https://github.com/FabienDehopre/my-netatmo-24 --skill to-prd-fabiendehopre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-prd
Source: https://github.com/FabienDehopre/my-netatmo-24/tree/main/.agents/skills/to-prd
Command: npx skills add https://github.com/FabienDehopre/my-netatmo-24 --skill to-prd-fabiendehopre

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms existing conversation context and codebase understanding into a structured product requirements document without requiring additional user interviews.

Core Features & Use Cases

  • PRD Synthesis: Converts discussed requirements, decisions, and context into a comprehensive product requirements document.
  • Implementation Planning: Captures technical decisions, testing approaches, scope boundaries, and architectural considerations.
  • Issue Tracker Preparation: Formats PRDs for publication with appropriate project triage information when available.

Quick Start

Use the to-prd skill to create a PRD from the current conversation context and prepare it for the project 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 turn a project conversation into a product requirements document?

Product requirements documents generated from conversations synthesize user stories, implementation decisions, and testing plans. They format this information into a structured PRD with consistent formatting and triage metadata, preparing it directly for publication to an issue tracker.

Can I generate user stories and implementation decisions without conducting discovery interviews?

Yes, generating user stories without discovery interviews is possible by converting existing conversation context into structured PRDs. The to-prd skill extracts requirements, architectural considerations, and testing plans directly from available project context.

How do I prepare a PRD for an issue tracker with triage metadata?

To prepare a PRD for an issue tracker, apply project context and issue tracker conventions to generate a publishable PRD. This formats the document with consistent structure and appropriate triage metadata for direct integration into your planning workflow.

What context do I need to create a PRD from a conversation?

Creating a PRD from a conversation requires existing conversation context, codebase understanding, and access to project context and issue tracker conventions. This input allows the generation of a structured PRD with accurate scope boundaries and triage metadata.

What are the limitations of converting conversations into PRDs?

A limitation of converting conversations into PRDs is that the output relies entirely on existing context, so missing information from unrecorded discussions will not be captured. It synthesizes available context rather than performing new requirement discovery to fill gaps.