Agent
Type: architect-agent Role: Implementation planning and architecture design Spawned By: Issue Orchestrator Tools: Codebase read, architecture-rubric, BEADS CLI.
A self-improving multi-agent orchestration framework for Claude Code, Gemini CLI, and Codex CLI — 18 agents, 13 skills, 15 commands, TDD enforcement, quality gates, spec-driven development
Agent
Type: architect-agent Role: Implementation planning and architecture design Spawned By: Issue Orchestrator Tools: Codebase read, architecture-rubric, BEADS CLI.
Agent
Type: code-review-agent Role: Internal code review before PR creation Spawned By: Issue Orchestrator Tools: Codebase read, diff analysis, BEADS CLI.
Agent
Type: coder-agent Role: TDD implementation of features and fixes Spawned By: Issue Orchestrator Tools: Full codebase read/write, test runner, BEADS CLI.
Agent
Type: cto-agent Role: Plan review and architectural guidance Spawned By: Issue Orchestrator Tools: Codebase read, rubrics, BEADS CLI.
Agent
Type: customer-service-agent Role: User issue investigation and support Spawned By: Slack command, Issue Orchestrator Tools: Stripe (read-only), PostHog (read-only), Database (read-only).
Agent
Type: designer-agent Role: UX, API design, and developer experience review Spawned By: Design Review Gate Tools: Codebase read, existing API patterns, BEADS CLI.
Agent
Type: issue-orchestrator Role: Main coordinator for a single GitHub Issue lifecycle Spawned By: Swarm Coordinator or GitHub webhook Tools: BEADS CLI, GitHub API, Task tool (spawns other agents).
Agent
Type: learning-curator-agent Role: Knowledge extraction and curation Spawned By: Issue Orchestrator (after PR merge), Scheduled job Tools: GitHub API, BEADS CLI, knowledge base.
Agent
Type: metrics-agent Role: Collect, aggregate, and report on agent swarm performance Spawned By: Swarm Coordinator (scheduled) or manual trigger Tools: BEADS CLI, GitHub API, PostHog (read-only), Stripe (read-only), AWS (read-only), knowledge base read, Slack notifications.
Agent
Type: pr-shepherd-agent Role: PR lifecycle management through to merge Spawned By: Issue Orchestrator Tools: GitHub CLI, your-project:pr-shepherd skill, BEADS CLI.
Agent
Type: product-manager-agent Role: Use case validation and user benefit review Spawned By: Design Review Gate Tools: Codebase read, product docs, user research, BEADS CLI.
Agent
Type: release-engineer-agent Role: Safe delivery of approved code from merge through production verification Spawned By: Issue Orchestrator, PR Shepherd Tools: GitHub CLI (gh), deploy platform CLI, monitoring tools, BEADS CLI.
Agent
Type: researcher-agent Role: Codebase exploration and prior art research Spawned By: Issue Orchestrator Tools: Codebase read, web search, Context7, BEADS CLI.
Agent
Type: security-auditor-agent Role: Security vulnerability detection and OWASP compliance Spawned By: Issue Orchestrator Tools: Codebase read, security-review-rubric, BEADS CLI.
Agent
Type: security-design-agent Role: Security review of designs BEFORE implementation Spawned By: Design Review Gate Tools: Codebase read, security patterns, OWASP guidelines, BEADS CLI.
Agent
Type: swarm-coordinator (Slack interface specialization) Role: Human-agent communication bridge via Slack Spawned By: Issue Orchestrator, Human prompt responses Tools: Slack API, BEADS CLI, GitHub API.
Agent
Type: sre-agent Role: Production system monitoring and incident response Spawned By: Slack command, Issue Orchestrator Tools: SSH (read-only), logs, metrics, production-mode.
Agent
Meta-orchestrator for the BEADS multi-agent swarm. Manages multiple GitHub Issues/BEADS epics in parallel, coordinates agent assignments, detects conflicts, and ensures efficient resource utilization across worktrees.
Agent
Type: test-writer-agent Role: Test writing and coverage analysis Spawned By: Issue Orchestrator, Coder Agent Tools: Codebase read/write, test runner, test-coverage-rubric.