prd

Generate a structured PRD markdown file from a feature brief.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/grenos/gh-viewer --skill prd-grenos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/grenos/gh-viewer/tree/main/.claude/skills/prd
Command: npx skills add https://github.com/grenos/gh-viewer --skill prd-grenos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD creation is often manual, error-prone, and time-consuming, leading to misaligned expectations and scope drift.

Core Features & Use Cases

  • Automated PRD drafting from a user-provided feature brief with a structured template
  • Clarifying questions to resolve ambiguity before writing the PRD
  • PRD sections include Introduction, Goals, User Stories with Acceptance Criteria, Functional/Non-Functional requirements, and Open Questions
  • Auto-saves to tasks/prd-[feature-name].md for traceability and versioning

Quick Start

Provide a concise feature brief and I will generate a complete PRD document ready for engineering.

Frequently Asked Questions about prd

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

FAQPage Schema
How do I generate a PRD from a feature brief?

To generate a PRD, provide a concise feature brief and the skill drafts a complete document. It asks clarifying questions to resolve ambiguity, then outputs a markdown file with goals, user stories, and requirements.

What sections are included in a product requirements document?

A product requirements document includes Introduction, Goals, User Stories with Acceptance Criteria, Functional and Non-Functional Requirements, and Open Questions. This structure ensures engineering alignment and prevents scope drift.

How do I document user stories and acceptance criteria for engineering?

You document user stories and acceptance criteria by providing a feature brief to be drafted into a structured PRD. The generated markdown file pairs each story with clear criteria to guide engineering implementation.

Can I automate PRD creation for new features without manual formatting?

Yes, you can automate PRD creation by inputting a feature description. The skill handles the formatting and auto-saves the structured markdown file to tasks/prd-[feature-name].md for traceability and versioning.

Does this PRD generator ask clarifying questions before writing the document?

Yes, the PRD generator asks clarifying questions to resolve ambiguity before writing the document. This ensures the final product requirements accurately capture stakeholder expectations and technical needs.

What is the best way to align stakeholders on functional and non-functional requirements?

The best way to align stakeholders is generating a structured PRD that explicitly separates functional and non-functional requirements. This prevents misaligned expectations and reduces scope drift during engineering.