to-prd

Generate PRDs from conversation context and codebase understanding.

16|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/Insik-Han/han-monorepo-template --skill to-prd-insik-han
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-prd
Source: https://github.com/Insik-Han/han-monorepo-template/tree/main/.agents/skills/to-prd
Command: npx skills add https://github.com/Insik-Han/han-monorepo-template --skill to-prd-insik-han

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate PRDs from the current conversation context and codebase understanding.

Core Features & Use Cases

  • Synthesizes a Product Requirements Document from ongoing discussions and code context.
  • Publishes the PRD to the project issue tracker and aligns with ADRs and glossary terms.
  • Uses a standard PRD template to structure problems, solutions, user stories, and success criteria.

Quick Start

Provide a concise PRD based on the current session and repository state using the PRD template.

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 ongoing project discussions?

You can generate a PRD directly from current conversation context and codebase understanding. The skill synthesizes ongoing discussions into formal requirements, documenting decisions and preparing issues for project tracking.

How does a PRD template structure product requirements documentation?

A PRD template structures product requirements by organizing problems, solutions, user stories, and success criteria. The skill applies this template to formalize ongoing discussions and codebase context into standardized documentation.

Can I publish a generated PRD directly to a project issue tracker?

Yes, the skill publishes generated PRDs directly to the project issue tracker. It prepares formal requirements for tracking and aligns documentation with existing ADRs and project glossary terms during the publishing process.

Does generating product requirements documentation align with existing ADRs?

Generating product requirements documentation aligns with existing ADRs by checking synthesized PRDs against architectural decisions. The skill ensures formal requirements adhere to established ADRs and project glossary terms for consistency.

What is the best way to turn conversations into formal requirements?

The best way to turn conversations into formal requirements is using a skill that synthesizes session context and codebase understanding. It applies a PRD template to document decisions and prepares issues for tracking.