prd

Writes MeetFlow PRDs following the company template with cited metrics and personas.

11|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/qa-aman/next-leap-claude-code --skill prd-qa-aman
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/qa-aman/next-leap-claude-code/tree/main/.claude/skills/prd
Command: npx skills add https://github.com/qa-aman/next-leap-claude-code --skill prd-qa-aman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve? Writing a PRD from scratch often leads to inconsistent structure, invented baselines, and targets that do not map to company OKRs. This Skill produces a PRD that follows the MeetFlow template section for section, with every number and persona cited to a file in the repository, so reviewers can verify each claim. ## Core Features & Use Cases - Template-driven structure: Fills all 8 required sections (Problem, Who It's For, What It Does, How It Works, Success Metrics, What We're NOT Building, Dependencies, Timeline) in the exact order of assets/template-prd.md. - Evidence gathering before drafting: Reads company baselines, product vision, Q2 2026 OKRs, persona files, user feedback, and interview transcripts so every metric has a source. - Mechanical self-checks: Runs grep-based validation for leftover placeholders, missing sections, wrong date formats, and em dashes before handing over the document. - Use Case: Ask for a PRD for Transcript Accuracy v2 and receive a complete draft saved to the current cohort outputs folder, with baselines from company.md, targets from okrs-q2-2026.md, and persona pointers to 05-user-personas/. ## Quick Start Ask the assistant to write a PRD for your feature idea, for example: write a PRD for Transcript Accuracy v2 targeting June 2026 and save it under the current cohort outputs folder.

Frequently Asked Questions about prd

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

FAQPage Schema
How do I write a PRD that follows a company template?▼

Provide the feature idea and target date, and the Skill reads assets/template-prd.md, then fills all 8 required sections in order. It gathers evidence from strategy, persona, and feedback files first so every claim in the PRD traces to a source.

How do I write PRD success metrics tied to OKRs?▼

The Skill reads 04-strategy/okrs-q2-2026.md and maps every metric target to a Key Result, with baselines from company.md or product-vision.md. If no OKR covers a metric, it writes 'Target: to be set with <owner>' instead of inventing a number.

Can I update an existing PRD instead of writing a new one?▼

Yes. The Skill checks 08-product-features/ for an existing PRD on the same feature and asks whether to update it or write a new one. It also works when you ask to review an existing PRD against the template.

Where does the generated PRD file get saved?▼

By default it saves to outputs/<current cohort folder>/prd-<feature-name>.md in kebab-case with no date in the filename. If you ask for it to live with other feature docs, it saves under 08-product-features/<nn>-<feature-name>/ instead.

What happens if a PRD section cannot be sourced from repo data?▼

Instead of filling the section with a plausible guess, the Skill leaves a one-line 'Open question:' under that section naming who can answer it. This keeps unverified claims out of the document.