Model chooser / Build or fix software / One-off
Anthropic built Opus 5 for complex agentic coding, it runs inside Claude Code, and it sits in the top tier of every coding benchmark that still separates models. For one project, that is the whole decision.
Why Claude Opus 5
How to use it
npm install -g @anthropic-ai/claude-code and sign in with your Claude account. Opus 5 is selectable with /model.claude inside the project folder so it can read files, run the dev server and run the tests itself.Prompt for Claude Code
Edit the parts in capitals, then run it.
Rebuild PAGE OR FEATURE in this repo. What done looks like: - DESCRIBE THE RESULT A USER SEES - It matches the existing design system (reuse our components, no new CSS framework) - `npm run build` and `npm test` pass Constraints: - Do not change anything outside FOLDER - No new dependencies without asking me first Start by reading the relevant files and telling me your plan in five bullets. Wait for my OK, then build it, run the build and tests, and show me the diff.
Alternatives that also work
Pick it when your team already lives in ChatGPT or Codex. It tops Terminal-Bench 4.0 at 57.9% and matches Fable 5.1 on the Artificial Analysis Intelligence Index.
Pick it when the job is long and hard, such as a migration across hundreds of files, and you can wait. It is Anthropic's most capable model and its slowest.
Pick it when the code cannot leave your own infrastructure. It is the strongest open-weight coding model on Terminal-Bench 2.1 (88.2) by its own model card.
Watch out for
Sources
Checked . Models change monthly; we re-check this page when they do.
Wiring it into a workflow that runs every week, with evals, fallbacks and a cost you can predict, is the work. Fifteen minutes, no deck.