bmad-validate-prd — bmad-validate-prd install bmad-validate-prd, Katalyst_Franchise_Planner, community, bmad-validate-prd install, ide skills, PRD validation workflow, BMAD standards compliance, automated PRD validation, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Development Agents needing comprehensive PRD validation against BMAD standards bmad-validate-prd is a skill that activates the BMAD PRD Validation workflow, using a step-file architecture and configuration loading from _bmad/bmm/config.yaml

Features

Loads and follows the workflow directly from _bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md
Uses step-file architecture with steps in steps-v/ directory
Configuration loading from _bmad/bmm/config.yaml
Reviews existing PRDs against BMAD standards through comprehensive quality assessment
Triggers the BMAD PRD Validation workflow for automated validation

# Core Topics

KatTate KatTate
[0]
[0]
Updated: 3/7/2026

Agent Capability Analysis

The bmad-validate-prd skill by KatTate is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for bmad-validate-prd install, PRD validation workflow, BMAD standards compliance.

Ideal Agent Persona

Perfect for Development Agents needing comprehensive PRD validation against BMAD standards

Core Value

Empowers agents to review existing PRDs through a comprehensive quality assessment, utilizing step-file architecture and configuration loading from config.yaml, to ensure adherence to BMAD standards and best practices

Capabilities Granted for bmad-validate-prd

Validating PRDs against BMAD standards
Automating quality assessments for development teams
Ensuring compliance with BMAD workflow guidelines

! Prerequisites & Limits

  • Requires access to _bmad/bmm/config.yaml and _bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md
  • Limited to BMAD PRD Validation workflow
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

bmad-validate-prd

Install bmad-validate-prd, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

BMAD Validate PRD Workflow

This skill activates the BMAD PRD Validation workflow. It reviews an existing PRD against BMAD standards through comprehensive quality assessment.

Activation

When this skill is triggered, load and follow the workflow directly:

Read fully and follow: _bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md

The workflow uses step-file architecture with steps in steps-v/ directory.

  • Configuration loading from _bmad/bmm/config.yaml
  • PRD file discovery and loading
  • Output: validation report

Workflow Steps (13 Steps + 1 Conditional Branch)

  1. step-v-01-discovery — Discover and load the PRD to validate, detect format
  2. step-v-02-format-detection — Format classification and structure analysis
    • step-v-02b-parity-check — Parity check handler (conditional: auto-loaded for variant/legacy formats)
  3. step-v-03-density-validation — Information density validation (wordiness, filler, conciseness)
  4. step-v-04-brief-coverage-validation — Product brief coverage validation
  5. step-v-05-measurability-validation — Measurability validation (quantified success criteria)
  6. step-v-06-traceability-validation — Traceability validation (requirements linkage)
  7. step-v-07-implementation-leakage-validation — Implementation leakage detection (technology in requirements)
  8. step-v-08-domain-compliance-validation — Domain compliance validation
  9. step-v-09-project-type-validation — Project-type compliance validation
  10. step-v-10-smart-validation — SMART requirements validation
  11. step-v-11-holistic-quality-validation — Holistic quality assessment and rating
  12. step-v-12-completeness-validation — Completeness validation
  13. step-v-13-report-complete — Final report compilation, summary, and next steps

Commonly Missed Steps

  • ⚠️ step-v-07-implementation-leakage — Agents may skip leakage detection since it requires checking FRs/NFRs for technology-specific language. This is a critical quality gate.
  • ⚠️ step-v-11-holistic-quality — The holistic assessment provides the overall quality rating. Skipping it means no overall score.
  • ⚠️ step-v-13-report-complete — Final report step that compiles all findings and presents actionable options (edit, review, fix). Must not be skipped.
  • ⚠️ Each validation step must be executed sequentially — agents may try to batch multiple validations together. Each step must complete fully before the next begins.

Replit Task List Integration

MANDATORY on activation: Before beginning Step 1, create a Replit task list using the write_task_list tool with one task per workflow step listed above (13 sequential steps; if step-v-02b parity check is triggered, add it as a task dynamically). Each task should include the step number and name (e.g., "Step 1: Discovery — Discover and load the PRD to validate"). Mark the first task as in_progress. As you complete each step, immediately mark its task as completed (architect_reviewed: "not_applicable", reason: "BMAD workflow step — planning/facilitation, not code") and mark the next task as in_progress. This gives the user visible progress tracking throughout the workflow.

Critical Rules

  • NEVER skip steps or optimize the sequence
  • NEVER auto-proceed past WAIT points — stop and wait for user input
  • ALWAYS read each step file completely before taking action
  • ALWAYS follow step-file architecture: load one step at a time, never look ahead
  • ALWAYS halt at menus and wait for user selection
  • Recommend using a different high-quality LLM for validation if available
  • Each validation step must produce findings independently — do not batch

What's Next

After validating a PRD, the typical next steps are:

  • If issues found: Edit PRD (EP) — fix the identified problems
  • If passed: Create Architecture (CA) or Create UX (CU)

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is bmad-validate-prd?

Perfect for Development Agents needing comprehensive PRD validation against BMAD standards bmad-validate-prd is a skill that activates the BMAD PRD Validation workflow, using a step-file architecture and configuration loading from _bmad/bmm/config.yaml

How do I install bmad-validate-prd?

Run the command: npx killer-skills add KatTate/Katalyst_Franchise_Planner/bmad-validate-prd. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for bmad-validate-prd?

Key use cases include: Validating PRDs against BMAD standards, Automating quality assessments for development teams, Ensuring compliance with BMAD workflow guidelines.

Which IDEs are compatible with bmad-validate-prd?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for bmad-validate-prd?

Requires access to _bmad/bmm/config.yaml and _bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md. Limited to BMAD PRD Validation workflow.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add KatTate/Katalyst_Franchise_Planner/bmad-validate-prd. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use bmad-validate-prd immediately in the current project.

Related Skills

Looking for an alternative to bmad-validate-prd or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI