LogoClawIndex
CasesSkillsAbout
LogoClawIndex

prd-validator - Automatic PRD Validation Tool

Validates PRD references in codebase, scope realism, acceptance criteria quality, and Non-Goals presence after PRD generation.

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • grep codebase for references
  • count functional requirements
  • detect scope creep phrases
  • classify acceptance criteria
  • check Non-Goals section
  • scan existing PRDs for conflicts
  • generate validation report

Inputs

  • prd.md file
  • codebase directory
  • feature-state directory
  • context.md file

Outputs

  • prd-validation.md file
  • validation status
  • warning messages
  • blocker notifications

Requirements

  • PRD generation completed
  • file system access
  • text search capability
  • glob pattern support

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
validation
PRD
quality assurance
documentation
code analysis
grep codebase for references
count functional requirements
detect scope creep phrases
classify acceptance criteria
prd.md file
codebase directory
feature-state directory
prd-validation.md file
validation status
warning messages