# Claude Code Opus Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/claude-code-opus
> Markdown URL: https://aitinkerers.org/technologies/claude-code-opus.md
> Technology record last updated: 2026-03-24T14:26:02Z
> Generated: 2026-09-22T01:43:55Z

Claude Code Opus is a terminal-based agentic tool that pairs Anthropic’s most intelligent model with direct filesystem access to automate complex engineering tasks.

Claude Code Opus transforms software development from manual tinkering into an industrial-scale process by combining the Claude Opus 4.6 model with a command-line interface. Unlike standard chat assistants, this agentic duo reads and writes files directly, executes terminal commands, and manages multi-step refactoring across massive codebases using a 1-million-token context window. It eliminates manual context-pasting by maintaining a local CLAUDE.md memory file and offers an effort parameter (low, medium, high) to balance deep reasoning with token efficiency. Engineers use it to find zero-day vulnerabilities, debug production environments in a loop, and delegate high-stakes planning that previously required constant human oversight.

- Official technology site: https://www.anthropic.com/claude-code
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [A Swarm of Agents Building a Bamboo Cathedral of Mixed Metaphors](https://la.aitinkerers.org/talks/rsvp_ibvl8LTzeUc)

Metaphorex is a knowledge graph of metaphors -- what they illuminate, where they break down -- written and curated by a pipeline of specialized Claude Code agents coordinating through GitHub.

- Event context: AI Tinkerers LA: March Builder Meetup &amp; Live Demos — 2026-03-20 — Los Angeles
- Public talk page: https://la.aitinkerers.org/talks/rsvp_ibvl8LTzeUc

## Related Technologies

- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 215 public demos
- [Claude Code plugins](https://aitinkerers.org/technologies/claude-code-plugins) ([Markdown](https://aitinkerers.org/technologies/claude-code-plugins.md)) — 2 public demos
- [GitHub Issues](https://aitinkerers.org/technologies/github-issues) ([Markdown](https://aitinkerers.org/technologies/github-issues.md)) — 2 public demos
- [GitHub Pull Requests](https://aitinkerers.org/technologies/github-pull-requests) ([Markdown](https://aitinkerers.org/technologies/github-pull-requests.md)) — 3 public demos
