botoolagent-prdreview

Identify completeness, consistency, and security gaps in PRD documents via red-team analysis.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Botool-Dev-Team/BotoolAgent --skill botoolagent-prdreview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: botoolagent-prdreview
Source: https://github.com/Botool-Dev-Team/BotoolAgent/tree/main/skills/BotoolAgent/PRDReview
Command: npx skills add https://github.com/Botool-Dev-Team/BotoolAgent --skill botoolagent-prdreview

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Adversarial red-team review of PRD documents using Codex CLI (preferred) or Claude CLI (fallback) to identify completeness gaps, inconsistencies, security risks, and implementability issues before development begins.

Core Features & Use Cases

  • Adversarial PRD review with two modes: A1 Auto-chain and Standalone
  • Generates structured findings and supports iterative re-review loops to reach convergence
  • Provides remediation guidance and traceable records for PRD quality assurance

Quick Start

Run /botoolagent-prdreview <file-path> to start an adversarial PRD review.

Frequently Asked Questions about botoolagent-prdreview

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

FAQPage Schema
How do I review a PRD for completeness and security gaps before development?

You can review a PRD using adversarial red-team analysis to identify completeness, consistency, and security gaps. This process targets requirements, acceptance criteria, architecture, and risk sections to produce structured findings for remediation.

What is adversarial red-team analysis for project management documents?

Adversarial red-team analysis for project management critically challenges PRD documents to expose inconsistencies and implementability issues. It generates traceable records and remediation guidance to ensure PRD quality assurance before development begins.

Does PRD review work with Codex CLI or Claude CLI?

PRD review works with Codex CLI as the preferred engine and Claude CLI as a fallback. It leverages these CLI environments to run adversarial analysis and identify implementability issues across your document sections.

Can I run an automated chain review for my PRD document?

You can run an automated chain review using the A1 Auto-chain mode or perform a Standalone assessment. Both modes support iterative re-review loops to reach convergence and provide actionable remediation guidance.

How do I get structured findings from a PRD review for downstream remediation?

Structured findings from a PRD review are produced by evaluating acceptance criteria and architecture against adversarial prompts. These findings are suitable for downstream remediation, ensuring traceability and closing gaps early in development.