autopilot

Installation
SKILL.md

Repo-local Autopilot

Install the bundled Claude autopilot files into a target repository's local .claude/ directory.

Bundle rules

  • Keep the skill self-contained so it can install and initialize from a fresh workspace clone of this repo.
  • Do not depend on ~/.claude/, a sibling cmux checkout, or any external template path at install time.
  • When syncing from another repository, copy the behavior into this skill's bundled templates/ and scripts/ files before shipping.

What this installs

Running the installer writes these repo-local files into the target repository:

  • .claude/hooks/autopilot-keep-running.sh
  • .claude/hooks/session-start.sh
  • .claude/commands/autopilot_reset.md
  • .claude/settings.json patched to wire the repo-local hooks
Related skills
Installs
7
First Seen
Mar 12, 2026