prd-audit

Orchestrate agent-based PRD audits across 90 quality dimensions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/turbobeest/squawk --skill prd-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-audit
Source: https://github.com/turbobeest/squawk/tree/main/.claude/skills/prd-audit
Command: npx skills add https://github.com/turbobeest/squawk --skill prd-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates deep, multi-dimensional quality assurance of Product Requirements Documents (PRDs) by spawning specialized audit agents. It evaluates everything from document structure and requirement clarity to security, reliability, and market fit across up to 90 checkpoints.

Core Features & Use Cases

  • Multi-Agent Architecture: Deploys specialized agents (e.g., Security Auditor, Requirements Engineer) to audit different quality categories in parallel.
  • Configurable Profiles: Run quick, security-focused, production-ready, or full 90-audit checks based on your needs.
  • Gate Enforcement: Provides a clear Go/No-Go decision, blocking progression until critical issues are resolved.
  • Use Case: Before kicking off development, you run a "production" audit. It flags 2 critical issues (missing authentication spec, no availability SLA) and 3 high-severity issues, providing actionable feedback to strengthen your PRD.

Quick Start

Select an audit profile (e.g., "quick", "security", "full") to evaluate the quality of docs/PRD.md.

Frequently Asked Questions about prd-audit

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

FAQPage Schema
How do I audit a PRD for quality across multiple dimensions?

PRD audit evaluates requirements documents across up to 90 checkpoints using specialized agents that assess structure, clarity, security, reliability, and market fit in parallel, delivering a Go/No-Go gate decision with actionable feedback on critical and high-severity issues.

What audit profiles are available for different review scenarios?

Four configurable profiles support distinct workflows: quick for fast feedback, security for compliance gates, production for pre-deployment readiness, and full for comprehensive 90-point release gates. Custom profiles let you tailor checks to your specific needs.

When should I run a PRD audit in the development lifecycle?

PRD audits are designed for the PRD lifecycle after Phase 3 validation, before development kicks off. Running a production-level audit pre-deployment catches missing specs (authentication, availability SLAs) and high-severity issues that would otherwise delay release.

How does the multi-agent architecture evaluate PRD quality?

Specialized audit agents spawn in parallel—each focusing on a quality category like security or requirements engineering—and share results via JSON, which feeds into centralized gate logic that aggregates findings and signals phase progression decisions.

Can I use PRD audit to enforce compliance gates before development?

Yes. The gate enforcement mechanism provides clear blocking decisions that prevent progression until critical issues are resolved, making it suitable for security gates and pre-deployment compliance validation workflows.

What output does a PRD audit provide?

Audit outcomes include objective, traceable results organized by severity level, actionable feedback on specific requirement gaps, and a structured decision signal—Go or No-Go—tied to your chosen profile's checkpoint results.