MdaaaaO

Auto Runner — Development agent for Claude Code

Development community

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

Terminal
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 Repository