total-review
Installation
SKILL.md
Total Review
Run both code reviews, merge the findings, and give the user one shortlist of real issues to approve.
Workflow
-
Launch both reviewers in parallel as two bb threads (default). Follow
/nagent,/bb-cli, and each reviewer skill:- One
fable-reviewworker (Fable 5 Max 1M). - One
gpt-reviewworker (GPT 5.6 Sol Max). - Follow each skill's own instructions exactly: neutral, unbiased prompt; tell it what to review broadly; ask for a detailed report on critical/serious issues; concise plain-English final report.
- Reuse this thread's environment so both see the same files. Spawn both, then let them work.
- If the user names another harness (Cursor Task, cmux, Codex CLI, etc.), use that for both instead.
- One
-
Wait for both to finish (
bb thread waiton each, unless another harness was requested). Do not start triage until both reports are back.