Auto Runner — Development agent for Claude Code
Sonnet worker for the trivial-PR auto-approve path (docs-only / dependency patch bumps that passed trivial-check.py).
How to install Auto Runner
Installs to ~/.claude/agents/mdaaaao-ai-baton-auto-runner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MdaaaaO/ai-baton/HEAD/agents/auto-runner.md -o ~/.claude/agents/mdaaaao-ai-baton-auto-runner.md Restart Claude Code, or start a new session, for it to be picked up.
What Auto Runner does
name: auto-runner description: Sonnet worker for the trivial-PR auto-approve path (docs-only / dependency patch bumps that passed trivial-check.py). Runs fetch-context.sh, checks the docs claims or the bump's release notes and lockfile consistency, writes $CTX/auto.json and returns AUTO approve/fallback lines only. Any doubt is a fallback. Never posts; the main session decides (shadow = log, live = submit-review.sh --auto). metadata: version: "3" updated: "2026-09-26" reviewed: "2026-0
Alternatives in Development
- Prerelease — Use this agent to create a prerelease PR that triggers the automated GitHub Actions release workflow with the 7.7k ★
- Herald — You are a specialized release agent 3.6k ★
- PM Lead Skill Patch 597 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Shared Package Agent
Conditionally-invoked pre-implementation gate for changes touching shared/, Common/, or Kernel/ directories —
X402 Treasurer
The ONLY agent allowed to execute x402 payments via pay_and_fetch on the keyed "vault" server instance. Use on
X402 Warden
Budget gatekeeper for x402 operations. MUST approve every payment before the treasurer executes. Tracks spend/
Dependency Update Reviewer
Reviews dependency version bumps for safety across the monorepo. Use when Dependabot PRs arrive, pnpm.override
Supply Chain Reviewer
Read-only dependency supply-chain reviewer for the forgeward gate. Fires ONLY when the diff adds or changes a
Fetch Docs Sonnet45
Fetch and save documentation from URLs using Sonnet 4.5 model. Use for benchmarking documentation retrieval ta
Related Skills
Cfn Spec
SPARC Specification phase. Make testable acceptance criteria, edge cases, pre/post conditions, invariants BEFO
Patch Claude Code Lock
Agent skill that patches the Claude Code extension to stop locking editor groups and creating empty columns
Release Patch
Cut a patch / minor release for mori-desktop — bump version in Cargo.toml / tauri.conf.json / package.json, ap