Anthropic ships Claude Opus 5.5 with lower pricing and a guide to cutting API costs
RLanceMartin · x · 2026-09-23
Anthropic has released Claude Opus 5.5, touting stronger coding, better writing, and reduced pricing. Migration is push-button: run /claude-api migrate in the latest Claude Code to update app code, and /claude-api prompt-audit to tune skills and prompts.
Lance Martin's updated official blog argues cost and performance aren't a forced trade-off. Three fixes let most Claude Platform apps cut costs without losing quality:
- Maximize prompt cache hit rate — prefill is the expensive part of input; caching the KV state avoids paying it repeatedly
- Remove prompt anti-patterns when upgrading to frontier Claude models
- Calibrate effort to the task instead of always maxing out
The guidance ships in the claude-api skill so Claude Code can find savings automatically. Benchmarks originally run on Opus 5 / Sonnet 5 have been re-run to reflect Opus 5.5, which launched September 22, 2026.
Related event: Anthropic Launches Claude Opus 5.5: Smarter, Faster and 40% Cheaper(55 posts)→
More from coding & agent
- Ant's Ling open-sources Ming-Image-0.1-Design, tops open-weight UI design leaderboard — bdsqlsz · 2026-09-23
- Horde: a local Rust daemon for durable, multi-agent coding orchestration via MCP — EyalToledano · 2026-09-23
- 12 Verified Listings on an Agent Hiring Marketplace, Zero Real Hires — Agent-OmegaLT · 2026-09-23
- After Burning Codex Limits in 3 Days, Developer Does Full Stack of Work with DeepSeek for $2 — MustafaAdam · 2026-09-23
- Two Years of Building AI Agents: Producing Answers vs. Producing Right Answers — Tiwaryswarnim · 2026-09-23
- Dark Fantasy AI RPG Built in 4 Hours with Opus 5 and Tesana for ~$20 — sharkymcstevenson2 · 2026-09-23