Opus banner
STRML STRML

Opus

Testing community

Description

--- description: Shortcut for claude-review with a single Opus Skeptic (precision checks - arithmetic, boundaries, consistency sweeps, test coverage). allowed-tools: SendMessage(*), Agent(subagent_type: general-purpose, model: opus) --- # Opus Skeptic Review This is a shortcut. Execute the `claude-review` skill with these presets: - **Personalities:** Opus Skeptic only - **Model:** opus (pinned — `--model` is ignored) Follow all steps in the `claude-review` skill exactly. Skip Step 1 (resolv

Installation

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

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

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

Full documentation available on GitHub

View Source Repository