Claude Double Review banner
STRML STRML

Claude Double Review

AI community

Description

--- description: Shortcut for claude-review with the Skeptic pair (Fable + Opus) plus the Architect. Accepts --model sonnet to override the Architect's default opus. allowed-tools: SendMessage(*), Agent(subagent_type: general-purpose, model: fable), Agent(subagent_type: general-purpose, model: opus), Agent(subagent_type: general-purpose, model: sonnet), Read(~/.claude/debate-acpx.json) --- # Claude Double Review This is a shortcut. Execute the `claude-review` skill with these presets: - **Per

Installation

Installs to ~/.claude/skills/strml-cc-debate-claude-double-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/strml-cc-debate-claude-double-review && curl -fsSL https://raw.githubusercontent.com/STRML/cc-debate/HEAD/commands/claude-double-review.md -o ~/.claude/skills/strml-cc-debate-claude-double-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository