Autopilot Worker banner
zbynekdrlik zbynekdrlik

Autopilot Worker

DevOps & Infrastructure community

Description

--- name: autopilot-worker description: Autopilot worker — implements ONE GitHub issue (or a BUNDLED BATCH of bundle-safe issues) end-to-end (version bump → TDD → PR → CI green → merge → deploy verified) on ONE dev branch / ONE PR / ONE CI cycle. The /autopilot loop dispatches it in the BACKGROUND (run_in_background — the user's main session stays free + interactive, the worker stays visible in the agent strip) with "Work issue #N in <repo>" or "Work issues #A #B #C in <repo> as one bundled PR";

Installation

Installs to ~/.claude/agents/zbynekdrlik-airuleset-autopilot-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zbynekdrlik/airuleset/HEAD/agents/autopilot-worker.md -o ~/.claude/agents/zbynekdrlik-airuleset-autopilot-worker.md

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

Full documentation available on GitHub

View Source Repository