prd

Generate a structured PRD with goals, requirements, and acceptance criteria.

8|1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zakelfassi/Forgeloop-kit --skill prd-zakelfassi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/zakelfassi/Forgeloop-kit/tree/main/skills/operational/prd
Command: npx skills add https://github.com/zakelfassi/Forgeloop-kit --skill prd-zakelfassi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a complete Product Requirements Document (PRD) from a feature idea to provide a formal plan for design, development, and validation.

Core Features & Use Cases

  • Self-clarification: the generator resolves ambiguities by outlining the problem, scope, constraints, and success criteria within the PRD.
  • Structured PRD output: the PRD includes standard sections such as Introduction, Goals, Tasks, Functional Requirements, Non-Goals, Technical Considerations, Success Metrics, and Open Questions.
  • Reproducible documentation: saves the resulting PRD to specs/prd-[feature-name].md for traceability and reuse across teams.

Quick Start

Provide a brief feature description, and I will generate a complete PRD.

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 brief feature idea?

To generate a PRD from a feature idea, provide a brief description and the tool outputs a structured document with goals, scope, and acceptance criteria. It uses a self-clarification step to resolve ambiguities automatically.

What sections are included in a standard product requirements document?

A standard product requirements document generated here includes Introduction, Goals, Tasks, Functional Requirements, Non-Goals, Technical Considerations, Success Metrics, and Open Questions to formalize planned work.

How do I document project scope and non-goals for new feature planning?

Document project scope and non-goals by generating a specification that explicitly outlines functional requirements and boundaries. This clarifies what is excluded from the current feature planning cycle.

Can I save the generated specification to a specific file path for team traceability?

Yes, the generated specification is automatically saved to specs/prd-[feature-name].md. This ensures reproducible documentation and traceability across design and development teams.

How does the generator handle ambiguities in a brief feature description?

The generator handles ambiguities in a brief feature description using a built-in self-clarification step. It resolves unclear scope and constraints by outlining the problem and success criteria within the PRD.

What is the best way to formalize acceptance criteria for starting a new project?

The best way to formalize acceptance criteria is generating a complete PRD that defines technical considerations and success metrics. This provides a formal plan for validation before development begins.