By Ryfter
Pass the baton. Conduct the fleet. Claude Code as command-and-control for a fleet of coding LLMs — capability routing, cost engine, jobs, decisions, and a knowledge base.
Alias of /baton:gemini — ask Gemini Antigravity (agy) directly through Baton's journaled fleet path.
Decompose a feature spec into independent subtasks for parallel implementation. Writes <job>/phases/<sprint>/subtasks.json. Requires confirmation before write.
Review and (optionally) apply the merge plan from /baton:code-parallel. Surfaces likely conflicts via files_touched overlap before applying.
Dispatch one Agent subagent per subtask in isolated git worktrees. Reads <job>/phases/<sprint>/subtasks.json; writes parallel-<ts>/manifest.json.
Ask Codex directly — one journaled, Governor-metered dispatch through Baton's hardened fleet path. `--tier <name>` selects a model/effort tier; `--tier all` boundary-tests every tier.
Matches all tools
Hooks run on every tool call, not just specific ones
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Conduct the fleet.
Baton turns Claude Code into the conductor of a fleet of coding LLMs — paid cloud CLIs, free CLIs, and local models on your own machines. You hand each task to the right agent (pass the baton), and Baton tracks what they did, what it cost, what you decided, and what you learned. Built on claude-octopus as the dispatch layer (recommended companion plugin, not a hard dependency).
Status: v1.15.0 — the fleet does the labor. The conductor now farms coding tasks out to
non-Claude instruments and gets repo-applied results back — with direct /baton:codex|grok|gemini|agy
lines to every model, per-model token telemetry, plan/research/acceptance gates, and a usage governor
that keeps spend legible. MIT licensed. An early/experimental personal project, shared in the hope
it's useful — not a turnkey product.
claude plugin marketplace add Ryfter/baton
claude plugin install baton@ryfter
Commands surface as /baton:<command> — e.g. /baton:go "ship the feature", /baton:codex "...",
/baton:route, /baton:fleet doctor, /baton:usage.
The mental model — three tiers, like an orchestra. You + Claude Code conduct; the orchestrators route, gate, and govern; the instruments (the fleet) do the labor. CLI-first — the dashboard is a control board over the same commands.
Using /baton — the happy path. Which command drives each step, from a spark to shipped.
The command map. All 50 commands, grouped by what you're doing.
The fleet loop. Every dispatch is routed, metered, journaled, and learned from — observe, govern, learn.
Diagram sources live in
docs/assets/diagrams/(SVG — editable, versioned).
Each feature has a one-line "what it does"; the link goes to its full design spec.
/baton:log-routing, /baton:consolidate-routing.http://localhost:8765 showing real-time
activity, today's spend, a model leaderboard, and controls to stop local models. Runs
fully offline. (spec)/baton:fleet doctor|list|test.
(spec)/baton:job-start, /baton:job-status, /baton:job-list, /baton:job-phase, /baton:job-resume, /baton:job-lesson.
(spec)/baton:kb-index,
/baton:kb-search. (spec)/baton:ensemble, /baton:research.
(spec)/baton:six-hats.
(spec)npx claudepluginhub ryfter/baton --plugin batonConsult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.