Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
dsifry
/
metaswarm
home
/
subagents
/
dsifry
/
metaswarm
dsifry/metaswarm
19 subagents
View on GitHub
Subagent
architect-agent
**Type**: `architect-agent` **Role**: Implementation planning and architecture design **Spawned By**: Issue Orchestrator **Tools**: Codebase read, architecture-rubric, BEADS CLI
code-review-agent
**Type**: `code-review-agent` **Role**: Internal code review before PR creation **Spawned By**: Issue Orchestrator **Tools**: Codebase read, diff analysis, BEADS CLI
coder-agent
**Type**: `coder-agent` **Role**: TDD implementation of features and fixes **Spawned By**: Issue Orchestrator **Tools**: Full codebase read/write, test runner, BEADS CLI
cto-agent
**Type**: `cto-agent` **Role**: Plan review and architectural guidance **Spawned By**: Issue Orchestrator **Tools**: Codebase read, rubrics, BEADS CLI
customer-service-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-o
designer-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
issue-orchestrator
**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 ot
knowledge-curator-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
metrics-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
pr-shepherd-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
product-manager-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
release-engineer-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`), dep
researcher-agent
**Type**: `researcher-agent` **Role**: Codebase exploration and prior art research **Spawned By**: Issue Orchestrator **Tools**: Codebase read, web search, Context7, BEADS CLI
security-auditor-agent
**Type**: `security-auditor-agent` **Role**: Security vulnerability detection and OWASP compliance **Spawned By**: Issue Orchestrator **Tools**: Codebase read, security-review-rubric, BEADS CLI
security-design-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
slack-coordinator-agent
**Type**: `swarm-coordinator` (Slack interface specialization) **Role**: Human-agent communication bridge via Slack **Spawned By**: Issue Orchestrator, Human prompt responses **Tools**: Slack API, BEA
sre-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
swarm-coordinator-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
test-automator-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