Agent
Architecture team — route structure, module boundaries, state management, data flow. Invoke before introducing new features or to review existing structure.
Agent
Architecture team — route structure, module boundaries, state management, data flow. Invoke before introducing new features or to review existing structure.
Agent
Code-review team — coding conventions, readability, types, framework patterns. Invoke for file- or PR-level detailed review.
Agent
Consultant — external benchmarking, industry trends, business-model advice. Invoke when investigating competitor patterns or industry best practices.
Agent
DB team — schema, foreign keys, access control, migrations, queries. Invoke after queries to check missing FK hints, or when adding new columns.
Agent
Dev team — actual code implementation. Builds pages, API routes, components, DB migrations. The core executor invoked when the Director dispatches feature work. Each parallel instance acts independently.
Agent
Director — the persona that fronts the multi-agent harness. Acts as a virtual character whose dispatches and reports are logged to the chat room ({{ADMINHARNESSROUTE}}). Actual team calls and code work are handled by Main Claude, which reads this guide, "plays the Director," and writes to the chat room.
Agent
Docs team — keeps CLAUDE.md / README / PRD / TASKS in sync. Invoke when checking docs after code changes, or when writing new docs.
Agent
QA team — functional / scenario-based E2E and UI verification. Invoke after a feature is built, from a user-scenario perspective.
Agent
Security team — auth, permissions, access control, signatures, XSS, CSRF, PII protection. Invoke after sensitive API / payment / auth flow changes, or before deploys.
Agent
Verifier team — final verification after code changes. Build, regression, cross-check of other teams' reports. The mandatory gate before the Director reports "done.".
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: