prd

Generate machine-verifiable PRDs with dependency-ordered task lists for monorepos.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/TYLANDER/claude-dev-workflow --skill prd-tylander
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/TYLANDER/claude-dev-workflow/tree/main/claude-code/skills/prd
Command: npx skills add https://github.com/TYLANDER/claude-dev-workflow --skill prd-tylander

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate machine-verifiable PRDs for AI-driven development tasks in monorepos, reducing ambiguity and enabling deterministic implementation.

Core Features & Use Cases

  • Machine-verifiable acceptance criteria and verification commands for PRDs.
  • Blast-radius aware planning to map affected projects and dependencies.
  • Task decomposition into dependency-ordered steps with clear success criteria.
  • Pre- and post-implementation regression safeguards to preserve baseline quality.

Quick Start

Draft a PRD for a feature by outlining the problem, scope, and acceptance criteria, then let the system generate the full, machine-verifiable specification.

Frequently Asked Questions about prd

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

FAQPage Schema
What are machine-verifiable acceptance criteria in software engineering specifications?

Use the prd Skill to generate machine-verifiable PRDs by outlining the problem, scope, and acceptance criteria, which then produces a deterministic specification with blast-radius mapping and ordered implementation tasks.

How do I decompose engineering tasks into dependency-ordered steps with clear success criteria?

You can map blast radius by generating a PRD that analyzes monorepo project structures to identify affected dependencies, ensuring deterministic implementation and regression safeguards across all impacted projects.

Does generating machine-verifiable PRDs work for complex monorepo dependency structures?

Automating PRD specification involves feeding a feature outline to the system, which outputs a machine-verifiable document containing dependency-ordered task decomposition and explicit success criteria for AI-driven development tasks.

Why do I need pre- and post-implementation regression safeguards in my PRD?

To ensure deterministic implementation, draft a machine-verifiable PRD that includes pre-implementation baselines, explicit boundaries, and verification commands to reduce ambiguity and preserve baseline quality throughout the engineering process.