System Documentation

What problem does it solve?

This Skill prevents low-quality self-review by routing Claude’s own outputs into specialized reviewer/rescue models, and it ensures multimodal evidence is extracted with the right preprocessing when media or long documents are involved.

Core Features & Use Cases

  • Forced expert review for Claude’s output: Detects when users ask to “check/review/proof/verify” Claude’s just-produced work and routes the review to Codex instead of performing a blind self-audit.
  • Adversarial risk review on high-blast-radius edits: Triggers Codex adversarial review when an active edit touches sensitive code paths such as auth, billing, migrations, secrets, policy/ACLs, and deployment/IaC concerns.
  • Multimodal handling with preprocessing contracts: Routes video/audio/PDF-heavy requests to Gemini with explicit pipelines (clip/cap duration, extract audio, cap pages, and require timestamped or file/line citations).
  • Failure-counter rescue: Monitors repeated failure patterns and escalates to Codex rescue after defined retries on the same failing operation.
  • High-stakes consensus mode (when explicitly requested): Runs Claude/Codex/Gemini in parallel and enforces a structured adjudication template.

Quick Start

Ask for a second opinion by saying: "Review what you just wrote for bugs and missing tests."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: three-brain
Download link: https://github.com/Roentek/Claude_Code_Boilerplate_Framework/archive/main.zip#three-brain

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.