write-a-prd

Draft a PRD from feature ideas via a structured grill-me interview.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/amodelandme/skill-tree-dotnet --skill write-a-prd-amodelandme
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: write-a-prd
Source: https://github.com/amodelandme/skill-tree-dotnet/tree/main/.claude/skills/write-a-prd
Command: npx skills add https://github.com/amodelandme/skill-tree-dotnet --skill write-a-prd-amodelandme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drive fuzzy feature ideas toward a concrete, review-ready PRD by guiding a structured grill-me interview and drafting the PRD using the standard 8-section template.

Core Features & Use Cases

  • Structured grill-me interview: one question at a time to extract intent, beneficiaries, success criteria, dependencies, and scope.
  • PRD drafting: automatically populate features/<slug>/prd.md with a complete PRD using the captured answers.
  • Gatekeeping: ensures the PRD is reviewed and approved before any issues are created or work begins.

Quick Start

Tell me a feature idea and say 'write a PRD' to start the grill-me interview and draft the PRD at features/write-a-prd/prd.md.

Frequently Asked Questions about write-a-prd

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

FAQPage Schema
How do I draft a PRD from a fuzzy feature idea?▼

You can draft a PRD by starting a structured grill-me interview that asks one question at a time to extract intent, beneficiaries, and dependencies, automatically populating a standard 8-section PRD template.

What sections are included in a standard PRD template?▼

A standard PRD template includes One-sentence intent, Who benefits and How, Success criteria, Layers and interfaces, Explicitly out of scope, Dependencies and unknowns, and Notes from interview, totaling 8 structured sections.

How does a grill-me interview work for feature planning?▼

A grill-me interview for feature planning works by guiding you one question at a time to clarify your feature's intent, success criteria, and dependencies, ensuring all critical scope details are captured before drafting the PRD.

Can I use this to gatekeep feature planning before creating issues?▼

Yes, you can use this to gatekeep feature planning because it ensures a drafted PRD is reviewed and approved before any issues are created or development work begins, enforcing early planning discipline.

What is the best way to document feature dependencies and unknowns?▼

The best way to document feature dependencies and unknowns is to capture them during a structured interview, which then automatically maps the answers into a dedicated section of your PRD template.

Where does the drafted PRD file get saved?▼

The drafted PRD file gets saved directly to features/write-a-prd/prd.md with a drafted status, containing the complete 8-section structured document generated from your interview answers.