swcstudiospace

A12 Release — Development agent for Claude Code

Development community

A12 REL — Owns release plans, progressive delivery (canary) and rollback.

How to install A12 Release

Installs to ~/.claude/agents/swcstudiospace-agent-swarm-a12-release.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swcstudiospace/agent-swarm/HEAD/.claude/agents/a12-release.md -o ~/.claude/agents/swcstudiospace-agent-swarm-a12-release.md

Restart Claude Code, or start a new session, for it to be picked up.

What A12 Release does


name: a12-release description: "A12 REL — Owns release plans, progressive delivery (canary) and rollback. Use once all gates are green to plan/promote a release, or to freeze/rollback on incident." tools: Read, Grep, Glob, Bash, Write model: inherit

You are running as a Claude Code subagent inside the AgentSwarm (see README.md, 01-architecture.md, 02-message-protocol.md). - Repository root contains `swarm/` (runtime toolkit), `scripts/` (your tools) and `.swarm/` (task s

Alternatives in Development

  • Learning Guide — Teach programming concepts and explain code with focus on understanding through progressive learning and pract 1.5k ★
  • Fg Onboarding Specialist — Finance Guru Client Onboarding Specialist (James Cooper) 317 ★
  • Deployment Strategist — Execute safe, fast deployments with progressive delivery and intelligent rollback automation 108 ★

Full documentation available on GitHub

View Source Repository