to-prd

Convert conversation context and codebase understanding into a structured PRD.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you convert an existing conversation context and your current understanding of the codebase into a structured PRD that can be shared with the team.

Core Features & Use Cases

  • Conversation-to-PRD synthesis: Builds a PRD directly from what is already known in the active context without asking new questions.
  • Repo-aware implementation planning: Proposes major modules, deep-module candidates, and implementation decisions grounded in the current state of the codebase.
  • Actionable delivery: Produces a PRD in the required template and publishes it to the project issue tracker with the correct triage label.

Quick Start

Use the to-prd skill to generate and publish a PRD from the current conversation context to 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 convert conversation context into a structured PRD for product delivery?

To convert conversation context into a structured PRD, this Skill synthesizes existing context and codebase understanding into comprehensive user stories, implementation decisions, and testing plans without requiring additional interviews.

How do I generate user stories and module design directly from my codebase?

Generating user stories and module design from a codebase requires exploring current repo terminology and ADRs. This Skill proposes major modules and deep-module candidates grounded in your actual code structure.

Can I publish a product requirements document to my issue tracker automatically?

Yes, you can publish a product requirements document to your issue tracker automatically. This Skill formats the PRD using the required template and publishes it directly with the ready-for-agent triage label.

What is the best way to formalize product requirements without conducting new interviews?

The best way to formalize product requirements without new interviews is leveraging existing conversation context. This Skill builds the PRD directly from what is already known, skipping additional questioning.

Does generating a PRD from conversation context respect existing architecture decision records?

Generating a PRD from conversation context fully respects existing architecture decision records. The Skill mandates repo exploration to ensure implementation decisions align with current ADRs and repo terminology.

What limitations exist when synthesizing a PRD from current conversation context?

A limitation when synthesizing a PRD from current conversation context is the dependency on pre-existing knowledge. The Skill builds exclusively from active context and codebase exploration without asking clarifying questions to fill gaps.