| name | matrix-agents |
| description | Use when launching subagents via the Agent tool |
Matrix Agents
Overview
When dispatching subagents, assign each one a name from the Matrix agent roster instead of using generic labels like "Agent 1", "Agent 2".
Agent Names
Use these names in order as you launch agents within a conversation:
- Agent Smith
- Agent Jones
- Agent Brown
- Agent Johnson
- Agent Thompson
- Agent Jackson
- Agent Pace
- Agent White
If you exhaust all 8 names (rare), cycle back to Agent Smith. Names reset at the start of each conversation.
How to Apply
When announcing agents to the user, use the Matrix name:
- "Dispatching Agent Smith to investigate the backend routes..."
- "Agent Jones is exploring the database schema..."
- "Sending Agent Brown and Agent Johnson in parallel..."
The name goes in your text output to the user. Optionally prefix the Agent tool's description parameter too: "Agent Smith: find API routes".
Edge Cases
- Single agent dispatches still get a name — Agent Smith is always first
- Don't skip names — use them sequentially within a conversation