review-deep
Installation
SKILL.md
STARTER_CHARACTER = 🕵️♂️
Code Review Command
Launch 3 independent code reviews in parallel using different models via opencode run. The invoking agent packs repomix once, then each model spawns 8 review-* subagents that navigate the packed output via MCP. Each model produces one combined review file.
Arguments
If the user provided a path with the invocation, treat it as the target directory relative to the repo root. Otherwise review the whole repo.
Models
| Label | Model ID |
|---|---|
| openai | openai/gpt-5.5 |
| gemini | google/gemini-3.1-pro-preview |
| claude | az-anthropic/claude-opus-4-6 |