Agent Catalog
Specialist agent reference for advanced use inside the canonical creator workflow.
Start with $brief, then $blueprint, then execute with $forge, $crew, or $autoforge. Use the catalog below when you already know you need a specialist lane.
Lower-level engine-facing surfaces such as $deep-interview, $blueprint, $team, and $autopilot remain available as runtime layers rather than the primary onboarding path.
Architecture reference: Multi-agent Compatibility Architecture. Cross-platform packaging/delivery reference: Agentic Platform Compatibility.
Build & Analysis
| Agent | Model | Description | Example |
|---|---|---|---|
| explore | low | Codebase discovery and symbol mapping. | explore "map remote validation flow" |
| analyst | high | Clarifies requirements and acceptance criteria. | analyst "define scope" |
| planner | high | Builds execution plans and sequencing. | planner "plan profile migration safety checks" |
| architect | high | System boundaries and architecture design. | architect "review server-authority boundaries" |
| debugger | medium | Root-cause and regression diagnosis. | debugger "investigate flaky remote contract test" |
| executor | medium | Implementation and refactoring work. | executor "add validation" |
| verifier | medium | Evidence-backed completion checks. | verifier "verify release readiness" |
Review
| Agent | Model | Description | Example |
|---|---|---|---|
| security-reviewer | medium | Security boundaries and vulnerabilities. | security-reviewer "security audit" |
| code-reviewer | high | Comprehensive multi-axis code review. | code-reviewer "comprehensive review" |
Domain Specialists
| Agent | Model | Description | Example |
|---|---|---|---|
| dependency-expert | medium | External SDK/API/package evaluation. | dependency-expert "compare SDK options" |
| test-engineer | medium | Test strategy and coverage improvements. | test-engineer "write test plan" |
| build-fixer | medium | Build/toolchain/type issue resolution. | build-fixer "fix CI failures" |
| designer | medium | UI/UX architecture and interaction design. | designer "improve onboarding UX" |
| writer | low | Documentation and user guidance. | writer "draft migration guide" |
| git-master | medium | Commit strategy and history hygiene. | git-master "prepare clean commit plan" |
| code-simplifier (internal) | high | Post-stop code simplification and cleanup automation. | code-simplifier "simplify touched files" |
| researcher | medium | Reference and external documentation research. | researcher "collect official API docs" |
Product
| Agent | Model | Description | Example |
|---|---|---|---|
| analyst | high | Problem framing, requirements clarity, and acceptance criteria. | analyst "define creator outcomes" |
| designer | medium | Creator UX, interface direction, and usability shaping. | designer "improve onboarding flow" |
Coordination
| Agent | Model | Description | Example |
|---|---|---|---|
| critic | high | Critical challenge for plans and designs. | critic "challenge this plan" |
| vision | medium | Image/screenshot and diagram analysis. | vision "review this screenshot" |