Claude Code week – Opus 4.7, routines, and multi-agent review


Claude Code week – Opus 4.7, routines, and multi-agent review
Four posts on what changed in Claude Code this week (plus Opus 4.7 benchmarks).  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
WotAI

Claude Code week – Opus 4.7, routines, and multi-agent review

Hey Reader,

Four posts on Claude Code, all connected. Anthropic shipped Opus 4.7 on Thursday, Claude Code 2.1.112 on Friday, and the thread running through every release this month is the same – make the agent loop tighter.

Here's the reading order I'd suggest.

Claude Opus 4.7 + Claude Code 2.1.112: what actually changed

SWE-bench Verified jumped from 80.8% on Opus 4.6 to 87.6% on 4.7. SWE-bench Pro went from 53.4% to 64.3%. Same price. New `xhigh` effort level that Claude Code now defaults to on every plan. Auto mode available for Max subscribers without a flag.

I recap the benchmarks, the tokenizer change (yes, it's different), and the past two weeks of Claude Code releases in one table.

Read the Opus 4.7 breakdown →

Claude Code routines – work while you sleep

Anthropic shipped routines the week prior. Saved configurations that run autonomously on their cloud with three trigger types: schedule, API, and GitHub events. If you've been duct-taping GitHub Actions and `claude -p` to get autonomous sessions, routines are the official replacement.

Six practical use cases inside, from nightly backlog triage to cross-repo library porting.

Read the routines breakdown →

Anthropic's multi-agent code review – what it means for workflow automation

Claude Code 2.1.111 shipped `/ultrareview` (parallel multi-agent code review). That pattern didn't come out of nowhere – Anthropic published the multi-agent architecture back in March, and it's becoming the default for complex agent workflows.

Multiple specialist agents examine PRs from different angles, an aggregator consolidates findings, and the whole thing coordinates through a shared context layer. Worth reading if you want to understand where `/ultrareview`'s design comes from.

Read the multi-agent breakdown →

WoterClip – stop babysitting your AI coding agent

If multi-agent review is the pattern, WoterClip is the DIY version. An open-source Claude Code plugin that turns Linear into an agent orchestration layer. One Claude instance, multiple personas (CEO, Orchestrator, custom), zero infrastructure.

Persona-based routing lets one Claude handle different types of work based on Linear issue labels. No API server, no database, no separate processes – just markdown files and YAML.

Read the WoterClip breakdown →

If you want these in order, start with the Opus 4.7 recap (what's new), then routines (cloud automation), then the multi-agent piece (how the pattern works), and finish with WoterClip (running it yourself).

Reply and let me know which one surprised you.

– Alex


P.S. – if you're reading all four of these and thinking "OK I want to actually set Claude Code up this way" – that's exactly what I teach in the workshop.

Production-Grade Claude Code in 5 Days – June 1 cohort. Early bird is $297 through May 15 (saves $200 off the $497 regular price). 30 seats, all still open.

Same setup I use to ship daily, unpacked in 5 days.

Save my seat →

Read the Opus 4.7 breakdown →

Reply to this email anytime – I read every one.

WotAI · AI Automation that Actually Ships

wotai.co

WotAI · 440 N. Barranca Ave., Unit 3777, Covina, CA 91723

WotAI

If you're building with Claude Code, n8n, or AI agents in production, this is the email I'd want. Weekly recap of what shipped, what broke, and how I'm running it. Specific over vague. Replies welcome.

Read more from WotAI

110 free AI models, tested 16 providers, what's actually free, and the catches each one hides. Plus 3 more reads. 110 free AI models, tested Hey Reader, Four reads this week. The first two go together: where the free AI models actually are, and how to put Claude Code in charge of them. 110 free AI models, and what each one actually costs you Sixteen providers hand out real API access right now. Not trials. Free tiers, running today. The catch is that "free" is doing different work at each...

The most powerful AI model lasted three days

The most powerful AI model lasted three days What it means for your business – and the one move that kept some teams calm. Plus 2 more reads. The most powerful AI model lasted three days Hey Reader, Anthropic shipped its most powerful model in years on June 9. Three days later, the US government pulled it offline – for everyone. If you run a business on AI, the story to take away isn't the politics. It's the quiet lesson it handed every operator about how to set up your stack. Anthropic's...

Open Design, running in 10 minutes The full setup on Claude Code, plus the #1 install gotcha. And 2 more reads. Open Design, running in 10 minutes Hey Reader, Open Design auto-detects 16 coding-agent CLIs and lets you swap engines with one click. The hard part is getting it running the first time. This week opens with the 10-minute setup on Claude Code, plus two more reads behind it. Open Design, running on your machine in 10 minutes Open Design runs locally with Claude Code as the engine:...