Skip to content

v4.2.0: per-task reviewer on Opus 4.7 - #61

Merged
NOGIT007 merged 1 commit into
mainfrom
chore/per-task-reviewer-opus-4.2.0
May 10, 2026
Merged

NOGIT007 merged 1 commit into
mainfrom
chore/per-task-reviewer-opus-4.2.0

Conversation

@NOGIT007

Copy link
Copy Markdown
Contributor

Summary

  • Per-task reviewer fork + review fix-pass in /code:ship move from sonnet (4.6) → opus (4.7). Implementer stays on Sonnet 4.6.
  • /code:fix effort lowered xhighhigh (single-bug intake is multi-file work with design choices, not architecture).
  • Bump 4.1.0 → 4.2.0 (plugin.json, marketplace.json, CHANGELOG).

Why

Anthropic's published numbers put Opus 4.7 at 87.6% SWE-bench Verified vs Sonnet 4.6's 79.6% — an 8-pt gap. The leverage of that gap is asymmetric across the two roles in /code:ship:

  • Implementer errors get caught by reviewer + post-merge audit. Sonnet's lower ceiling is recovered downstream.
  • Reviewer errors fail silently — a missed CRITICAL/HIGH finding ships into the feature branch. Cost of a bad review > cost of a bad implementation.

Review fix-pass moves with the reviewer to keep judgment consistent across the find/fix pair.

The principle in code-et-implementer/CLAUDE.md updates accordingly: heavy lifting (planning, judgment, review) on Opus; routine coding from a complete brief on Sonnet; breadth gathering on Haiku.

Test plan

  • Run /code:ship on a small feature, confirm reviewer fork is dispatched with model: "opus" and review fix-pass with model: "opus".
  • Confirm /code:fix invocation reports effort: high.
  • Verify 4.2.0 shows in plugin metadata after /plugin marketplace update.

🤖 Generated with Claude Code

`/code:ship` now runs the per-task reviewer fork and the review fix-pass
on `opus` (4.7) instead of `sonnet` (4.6). Implementer stays on Sonnet 4.6.

Anthropic's published numbers put Opus 4.7 at 87.6% SWE-bench Verified vs
Sonnet 4.6's 79.6% — an 8-pt gap. The leverage is asymmetric: implementer
errors get caught by reviewer + post-merge audit, but reviewer misses
fail silently into the feature branch. Pay for capability where the cost
of being wrong is highest.

Also: `/code:fix` effort xhigh → high (single-bug intake is multi-file
work with design choices, not architecture).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@NOGIT007
NOGIT007 merged commit 7fcaac6 into main May 10, 2026
1 check passed
@NOGIT007
NOGIT007 deleted the chore/per-task-reviewer-opus-4.2.0 branch May 10, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant