prd

Generate PRDs, briefs, design briefs, and decision logs from contextual input.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/namankumar/product-os --skill prd-namankumar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/namankumar/product-os/tree/main/.claude/skills/prd
Command: npx skills add https://github.com/namankumar/product-os --skill prd-namankumar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Product teams often spend excessive time drafting PRDs, briefs, design briefs, and decision logs from scattered notes and legacy docs. The prd skill centralizes context and references into ready-to-use artifacts.

Core Features & Use Cases

  • Template-driven artifact generation: PRDs, feature briefs, design briefs, and decision logs from structured input.
  • Reads from docs/ and context/room/ sources to enrich artifacts and ensure alignment.
  • Writes outputs to docs/ with a consistent naming convention, enabling versioned, auditable artifacts.

Quick Start

Create a PRD for the new checkout flow.

Frequently Asked Questions about prd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate product requirement document generation from scattered notes?

To automate product requirement document (PRD) generation, you can use template-driven tools that read existing context from your notes and docs folders to produce structured artifacts. This centralizes scattered information into ready-to-use PRDs.

What is the best way to create decision logs for product launches?

The best way to create decision logs for product launches is using a standardized template that captures contextual input and strategy details. This ensures formal alignment across engineering, design, and leadership teams with auditable outputs.

How do I generate design briefs that align with existing engineering documentation?

You can generate design briefs that align with engineering documentation by reading from shared context directories like docs/ and context/room/. This enriches the briefs with existing project context to maintain cross-team alignment.

Can I save generated feature briefs directly into a versioned docs folder?

Yes, you can save generated feature briefs directly into a versioned docs folder. Template-driven generation writes outputs to docs/ using a consistent naming convention like docs/product-topic.md, ensuring your artifacts remain auditable and version-controlled.

What file naming convention should I use for structured PRD artifacts?

For structured PRD artifacts, you should use a consistent file naming convention such as docs/product-topic.md. This ensures all generated product requirement documents are systematically organized within your docs directory for easy retrieval.

Do I need to manually format context sources before drafting a product brief?

You do not need to manually format context sources before drafting a product brief. The automation reads directly from your existing docs/ and context/room/ directories to extract relevant information and structure it into the final artifact.