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: 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.
Command
Invoke the metaswarm brainstorming extension skill, which wraps superpowers:brainstorming with metaswarm's design review gate handoff.
Command
Interactive, Claude-guided setup for metaswarm in your project. Detects your stack, asks targeted questions, and customizes everything automatically.
Command
Update metaswarm to the latest version, refresh component files, and re-detect project context.
Command
Interactive project setup for metaswarm. Detects your project, configures metaswarm, and writes project-local files.
Command
Invoke the /metaswarm:start-task skill to handle this request. Pass along any arguments the user provided.
Command
Command "status" from dsifry/metaswarm, covering status, usage, behavior and related.
Command
Command "update" from dsifry/metaswarm, covering update, usage, behavior and notes.
Hook
Runs when a session starts on startup, resume, clear and compact, executing session-start.sh. From dsifry/metaswarm.
Hook
Runs before the context is compacted, executing session-start.sh. From dsifry/metaswarm.
Skill Claude CodeCodex
Enforces design review gate after brainstorming — bridges superpowers:brainstorming into the metaswarm quality pipeline.
Skill Claude CodeCodex
Create comprehensive GitHub issues with TDD plans, acceptance criteria, and agent instructions for autonomous PR lifecycle management.
Skill Claude CodeCodex
Automatic review gate that runs after brainstorming completes - spawns PM, Architect, Designer, Security, and CTO agents in parallel, iterates until all approve.
Skill Claude CodeCodex
Delegate implementation and review tasks to external AI CLI tools (Codex, Gemini) with cross-model adversarial review.
Skill Claude CodeCodex
Address PR review feedback systematically — fetch inline comments, review bodies, handle outside-diff-range comments, resolve threads with proper attribution.
Skill Claude CodeCodex
Analyze the current session and write a self-contained handoff document so a fresh agent can resume the work with full context — outputs a single "Read XXX.md and do YYY." sentence.
Skill Claude CodeCodex
Migrate from npm-installed metaswarm to the marketplace plugin — removes redundant files with safety checks.