← ClaudeAtlas

agent-runbooklisted

Routing runbook for engineering tasks across the agent stack (ao spawn, GSD, OMC, /goal, /loop, /schedule, inline, codex, gemini, Claude Flow swarm). Use when uncertain which execution mode to choose, before any non-trivial action. Outputs a composed pipeline, not just one mode. Hard rules and gates live in global CLAUDE.md; this skill is the HOW for routing.
search-atlas-group/amm-founding-circle · ★ 0 · AI & Automation · score 75
Install: claude install-skill search-atlas-group/amm-founding-circle
# agent-runbook Operational routing rules for engineering work on this machine. Replaces tribal-knowledge mode selection with an explicit pipeline. **What this skill IS:** a router. Input: a task description (or a stage you're in). Output: a composed pipeline of stages + tools + gates. **What this skill is NOT:** a governance framework, a planner, or a replacement for any underlying tool. GSD still plans, ao still executes, OMC still spikes — this skill just decides who runs what. ## Why this exists The agent stack has accumulated ~12 execution surfaces (ao spawn, ao batch-spawn, GSD, OMC `/team`, `:autopilot`, `:ralph`, `:ultrawork`, `/goal`, `/loop`, `/schedule`, inline, codex, gemini, Claude Flow swarm). Choosing wrong wastes time and erodes review gates. Past mistakes (pushing wrong content to a misnamed forge repo; force-pushing without codex pre-review; routing trivial code change inline when it should have been a PR) trace back to bad routing. Codex's LLM-as-judge review on 2026-05-21 flagged that earlier single-mode routing hid composed workflows, missed Linear/CI/browser tooling, and treated destructive ops too thinly. This skill is v2 — composed pipelines, mandatory pre-flight gates, golden routing tests. ## Lifecycle stages (5) Most tasks touch a subset. The decision card identifies the current stage and routes ONE step at a time. | # | Stage | Question | Tools | |---|---|---|---| | 1 | Clarify | Do we know what 'done' looks like? + Which mode? | `/gsd-spe