example-reviewer
A fixture agent definition. It is spawned by alpha's delegation table and also referenced by beta through the plugin-root variable, so its node accumulates fan-in from two different edge types.
> /plugin marketplace add serpro69/claude-toolbox > /plugin install kk@claude-toolbox
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
A fixture agent definition. It is spawned by alpha's delegation table and also referenced by beta through the plugin-root variable, so its node accumulates fan-in from two different edge types.
Agent definition
example-reviewer.mdExample reviewer
A fixture agent definition. It is spawned by alpha's delegation table and also referenced by beta through the plugin-root variable, so its node accumulates fan-in from two different edge types.
<div align="center" claude-toolbox is a collection of "tools" for all your agentic workflows — pre-configured MCP servers, skills, sub-agents, commands, hooks, statuslines with themes, and more - everything you need for AI-powered development workflows, used
Repo: serpro69/claude-toolbox
Other agents on claude-toolbox.
architecture-reviewer
Independent architecture reviewer with no authorship attachment. Verifies a written architecture artifact (ADR, architecture doc, design-doc architecture…
code-reviewer
Independent code reviewer with no authorship attachment. Reviews git diffs for SOLID violations, security risks, code quality issues, and architecture smells…
design-reviewer
Independent design document reviewer with no authorship attachment. Evaluates design and implementation docs for completeness, internal consistency, technical…
eval-grader
Independent skill-eval grader with no review authorship and no fixture access. Consumes a reviewer sub-agent's output plus a list of eval assertions and…

