prd

Generates self-verifying PRDs with PRD.md and prd.json via guided interviews.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/AnsarUllahAnasZ360/cc-guide --skill prd-ansarullahanasz360
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/AnsarUllahAnasZ360/cc-guide/tree/main/.claude/skills/prd
Command: npx skills add https://github.com/AnsarUllahAnasZ360/cc-guide --skill prd-ansarullahanasz360

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD creation is often slow and error-prone; this skill guides intelligent interviews to generate self-verifying PRDs that can be executed by AI agents.

Core Features & Use Cases

  • Intelligent interviewing to extract requirements and align stakeholder perspectives.
  • Category-specific workflows for feature development, bug fixing, research planning, QA, maintenance, DevOps, and general tasks.
  • Generates both human-readable PRD.md and machine-readable prd.json to drive automated execution.
  • Verification-first design with explicit acceptance criteria, testing strategies, and browser verification.
  • Browser verification and integration with Ralph TUI to enable autonomous execution workflows.

Quick Start

Invoke the skill by saying "create a prd" to begin an interview-driven PRD generation process.

Frequently Asked Questions about prd

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

FAQPage Schema
How do I generate a self-verifying PRD for autonomous execution?▼

Generate a self-verifying PRD by starting a guided interview that extracts requirements and outputs both human-readable PRD.md and machine-readable prd.json. This process enforces explicit acceptance criteria and browser verification to drive automated agent execution.

What is the best way to plan DevOps tasks using an interview-driven PRD?▼

Plan DevOps tasks through category-specific interview workflows that structure phased execution plans. This approach aligns stakeholder perspectives and outputs a machine-readable prd.json tailored for autonomous maintenance and DevOps execution.

Does the PRD skill work with Agent Browser CLI and Ralph TUI?▼

Yes, the PRD skill integrates directly with Agent Browser CLI and Ralph TUI. This enables browser verification and autonomous execution workflows driven by the generated machine-readable prd.json output.

Can I use this guided PRD process for bug fixes and QA planning?▼

Yes, you can use this guided PRD process for bug fixes, QA planning, feature development, and research. It applies category-specific workflows to extract requirements and enforce a two-tier testing approach with explicit acceptance criteria.

Why does PRD generation output a prd.json file alongside PRD.md?▼

PRD generation outputs prd.json alongside PRD.md to provide machine-readable instructions for AI agents while keeping human-readable documentation. This dual format enforces verification-first design and enables autonomous execution through structured data.