What problem does it solve?
PM artifacts like PRDs, OKR sets, and personas often ship with hidden gaps, inconsistencies, and weak assumptions that only surface after engineering starts. This Skill stress-tests any PM artifact before it ships, returning severity-graded findings with concrete fixes.
Core Features & Use Cases
- Adversarial Review: Dispatches the pm-critic sub-agent on Claude Code, or executes its system prompt inline on non-Claude clients like Codex CLI, Cursor, Windsurf, Copilot, and Gemini CLI.
- Graded Findings: Returns findings graded P0/P1/P2/P3, each with location, issue, impact, and a concrete fix suggestion, plus a machine-readable Status YAML block.
- Use Case: After drafting a PRD with the deliver-prd skill, run this Skill on the artifact to catch ship-blockers like missing acceptance criteria or inconsistent success thresholds before engineering kickoff.
Quick Start
Ask the AI to run an adversarial review on your PRD file and report every P0 and P1 issue with fixes before you send it to engineering.