prd

Generate a Product Requirements Document with clarifying questions and numbered requirements.

17|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/ivanrvpereira/.agents --skill prd-ivanrvpereira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/ivanrvpereira/.agents/tree/main/skills/prd
Command: npx skills add https://github.com/ivanrvpereira/.agents --skill prd-ivanrvpereira

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A PRD (Product Requirements Document) turns a vague idea into a clear, testable plan that developers can execute without guessing.

Core Features & Use Cases

  • Clarifying questions: Asks 3–5 essential questions with lettered options to resolve ambiguity before writing.
  • Structured PRD output: Produces a complete PRD including goals, user stories with acceptance criteria, functional requirements, non-goals, and success metrics.
  • No implementation drift: Focuses on planning and documentation only, not building the feature.

Quick Start

Tell the agent: "Create a PRD for a new feature that [briefly describe the feature], including clarifying questions and a complete PRD saved to tasks/prd-[feature-name].md."

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 for a new feature?

To write a PRD for a new feature, provide a brief feature idea to the agent. It asks 3 to 5 clarifying questions to resolve ambiguity, then generates a complete PRD with user stories, acceptance criteria, and functional requirements.

What should be included in product requirements documentation?

Product requirements documentation should include goals, user stories with verifiable acceptance criteria, numbered functional requirements, non-goals, and success metrics to turn a vague idea into a testable plan for developers.

How do I generate acceptance criteria and user stories from an idea?

You generate acceptance criteria and user stories by submitting your feature idea to the agent. It drives structured discovery by asking lettered clarifying questions to resolve ambiguity before writing the testable requirements into a PRD.

Can I plan a feature and produce requirement specs without starting implementation?

Yes, you can plan a feature and produce requirement specs without starting implementation. The process focuses entirely on planning and documentation, saving the result to a markdown file without building the feature.

What is the best way to resolve ambiguity when spec writing for product planning?

The best way to resolve ambiguity when spec writing for product planning is to answer 3 to 5 essential clarifying questions with lettered options before drafting the document, ensuring the resulting functional requirements are verifiable.