prd-breakdown

Decompose product requirements documents into features with Gherkin acceptance criteria.

79|9|Updated Dec 9, 2025
One-click install
npx skills add https://github.com/panayiotism/claude-harness --skill prd-breakdown
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prd-breakdown
Source: https://github.com/panayiotism/claude-harness/tree/main/skills/prd-breakdown
Command: npx skills add https://github.com/panayiotism/claude-harness --skill prd-breakdown

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Decompose large PRDs into actionable, testable features and establish a clear roadmap using Gherkin acceptance criteria.

Core Features & Use Cases

  • PRD analysis that extracts goals, user personas, requirements, constraints, and risks.
  • Break down requirements into atomic features with explicit dependencies and structured acceptance criteria.
  • Generate a feature backlog with priority, MVP indicators, and ready-to-implement guidance for downstream workflows.

Quick Start

Analyze a PRD by providing inline text, a file path, or a URL to automatically generate features and enable ATDD workflows.

Frequently Asked Questions about prd-breakdown

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

FAQPage Schema
How do I break down a PRD into actionable features with Gherkin acceptance criteria?▼

You can decompose a product requirements document into atomic features with Gherkin acceptance criteria by providing inline text, a file path, or a URL to generate a dependency-aware feature backlog.

What is the best way to generate a dependency graph from a product requirements document?▼

Generating a dependency graph from a product requirements document involves analyzing goals and constraints to map out atomic features, resulting in a structured and dependency-aware feature roadmap.

Can I analyze a PRD from a URL to extract user personas and project risks?▼

Yes, you can analyze a PRD from a URL to automatically extract user personas, project goals, requirements, constraints, and risks, providing structured outputs for downstream implementation.

How do I create an MVP feature backlog from a large PRD file?▼

Creating an MVP feature backlog from a large PRD file requires breaking down requirements into atomic features, producing priority indicators and ready-to-implement guidance for workflows.

Does PRD breakdown support GitHub integration for feature creation?▼

Yes, PRD breakdown supports optional GitHub integration, allowing you to translate analyzed product requirements into structured feature creation within your development workflows.