to-prd

Generate a formal PRD from project context and publish it to the issue tracker.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts the current project context into a formal Product Requirements Document (PRD) to streamline planning, alignment, and publication to issue trackers.

Core Features & Use Cases

  • Generate a complete PRD template with sections such as Problem Statement, Solution, User Stories, Implementation Decisions, Testing Decisions, and Out of Scope.
  • Publish the PRD to the issue tracker and apply the ready-for-agent labeling to trigger workflow automation.
  • Reuse domain glossary terms and ADRs to maintain consistency across documentation.

Quick Start

Instruct the agent to synthesize the current project context into a PRD and publish it to the configured 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 existing project context and user stories?

A PRD serves as a consolidated requirements document for new features. You need one to establish formal alignment across product teams before development begins and to track implementation decisions throughout the lifecycle.

How do I publish a PRD directly to an issue tracker for automation?

Publishing a PRD to the issue tracker is handled automatically by the Skill, which attaches the document and applies a ready-for-agent label to trigger downstream workflow automation.

Can I reuse domain glossary terms and ADRs when creating product requirements?

Yes, the Skill reuses existing domain glossary terms and Architecture Decision Records (ADRs) during PRD generation, ensuring consistency and maintaining institutional knowledge across your documentation.

What sections are included in a standard product requirements document template?

The standard PRD template includes Problem Statement, Solution, User Stories, Implementation Decisions, Testing Decisions, and Out of Scope sections, providing a complete structure for feature planning.

What limitations exist when automating requirements documentation for issue trackers?

Automating requirements documentation requires a configured issue tracker connection and existing project context. Without established ADRs or a domain glossary, the generated PRD may lack full architectural consistency.