critical-review

Dispatch parallel reviewer agents to synthesize objections into a structured critique.

1|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/charleshall888/cortex-command --skill critical-review-charleshall888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: critical-review
Source: https://github.com/charleshall888/cortex-command/tree/main/plugins/cortex-core/skills/critical-review
Command: npx skills add https://github.com/charleshall888/cortex-command --skill critical-review-charleshall888

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Dispatches multiple reviewer agents in parallel to rigorously challenge a plan, spec, or research artifact, then synthesizes the findings into a coherent critique.

Core Features & Use Cases

  • Parallel adversarial reviewers: run distinct angles simultaneously to surface hidden risks.
  • Angle derivation and project-context loading: tailor challenges to artifact contents and domain context.
  • Synthesis with Opus: consolidate findings into a structured narrative with actionable objections.
  • Residue write for mornings reports: optionally persist B-class findings for daily review.
  • Fallback and verification: includes atomic SHA checks and drift detection to ensure integrity.

Quick Start

From your project root, initiate a critical-review cycle to stress-test the artifact.

Frequently Asked Questions about critical-review

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

FAQPage Schema
How do I automate adversarial reviews of lifecycle artifacts before committing to a plan?

Automated adversarial review dispatches parallel reviewer agents to stress-test lifecycle artifacts, synthesizing their findings into a structured critique. This process surfaces hidden risks in plans and specs before project commitments are finalized.

What is parallel adversarial artifact review and how does it work?

Parallel adversarial review is a technique that dispatches multiple reviewer agents simultaneously to challenge an artifact from distinct angles. It derives tailored challenges based on artifact contents and project context, consolidating findings into a synthesized narrative.

Can I use parallel reviewer agents to stress-test research artifacts within Claude Code workflows?

Yes, the critical-review process operates within Claude Code lifecycle workflows to adversarially review research artifacts. It loads project context to tailor challenges and outputs structured results including per-angle envelopes and a synthesized Objections narrative.

What is the best way to synthesize multiple parallel critique findings into a single actionable report?

Synthesizing parallel critique findings is best handled by consolidating per-angle envelopes into a structured narrative. The process generates an actionable Objections narrative and optionally persists B-class findings as residue data for morning reports.

How do I ensure artifact integrity during automated critical reviews with parallel dispatch?

Artifact integrity during critical reviews is maintained through fallback and verification mechanisms. The process includes atomic SHA checks and drift detection to ensure the reviewed artifact remains unaltered and verified throughout the adversarial cycle.

When should I run adversarial reviews on specs and plans?

Adversarial reviews should be run on specs and plans immediately before making project commitments. Running parallel reviewer agents at this stage stress-tests the artifacts to surface hidden risks and generate actionable objections prior to finalization.