Agent Max — Development skill for Claude Code
Live view of Claude Code agents and subagents in VS Code: the tree, per-agent context and token spend.
How to install Agent Max
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open davidalmeida90/agent-max and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Max does
Live view of Claude Code agents and subagents in VS Code: the tree, per-agent context and token spend. Local only, no network.
Alternatives in Development
- GenericAgent — Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token co 6.1k ★
- Dario — A local OpenAI- and Anthropic-compatible proxy that brings your Claude Pro/Max subscription to Cursor, Cline 485 ★
- Retrospective — Context Network Retrospective Agent Prompt 145 ★
README
Agent Max
**See what your Claude Code agents are actually doing, while they do it.**
[](https://marketplace.visualstudio.com/items?itemName=Davidarias01.agent-max) [](https://marketplace.visualstudio.com/items?itemName=Davidarias01.agent-max) [](https://marketplace.visualstudio.com/items?itemName=Davidarias01.agent-max) [](LICENSE)
When a session delegates, the work disappears. You see *"Agent launched successfully"* and then nothing until it returns. Agent Max puts the whole tree on screen while it runs, so you can watch every agent work, see what it is holding against its context window, and know what it has spent.

Install
**From VS Code:** open the Extensions view, search `Agent Max`, click Install.
**From the command line:**
code --install-extension Davidarias01.agent-max
Opening it
**Install it, then click the button at the bottom left of VS Code.** That is the whole thing. The item says **Agents**, it sits in the status bar next to the errors and warnings counts, and clicking it opens the exhibit beside your code.

**If you do not see the button, restart VS Code.** A freshly installed extension does not always activate in the window you installed it from. One reload and the button is there for good.
During a run the button turns into a live count, `2/8 agents`, so you can tell w
Related Skills
Decant
Local-first analysis of Claude Code and Codex sessions: token spend, context windows, files touched, and cost.
Claude Healthline
Never-blank Rust status line for Claude Code that tells you when your agent is going wrong: agent-health score
Pensieve
Your coding agent has amnesia and tunnel vision. Pensieve is the context engine that fixes both — long-term me
Sanduhr F R Claude
Native Windows 11 + macOS glass widget that projects when you'll hit your Claude usage cap — burn-rate, pace m
Gen Budget
View or update spend caps (daily / weekly / monthly)
Agent Blackbox
Local-first flight recorder for coding agents : replay every run as a live session map, score the context bill
Related Agents
Lineage
Lineage feature specialist. ALWAYS use for ANY task involving resource lineage, relationship graphs, owner ref
View Dependency Tree
npm ls yarn list pnpm list npm outdated yarn outdated npm audit yarn audit npx depcheck npx webpack-bundle-ana
Center
the center — holds the whole workspace in view. Decomposes goals, routes work to the right specialist or worke