zalogarcia

Autopilot Merge — Git skill for Claude Code

Git community

/autopilot-merge — Consolidate completed autopilot branches onto a target branch.

How to install Autopilot Merge

Installs to ~/.claude/skills/zalogarcia-zalo-claude-code-setup-autopilot-merge/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zalogarcia-zalo-claude-code-setup-autopilot-merge && curl -fsSL https://raw.githubusercontent.com/zalogarcia/zalo-claude-code-setup/HEAD/commands/autopilot-merge.md -o ~/.claude/skills/zalogarcia-zalo-claude-code-setup-autopilot-merge/SKILL.md

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

What Autopilot Merge does

/autopilot-merge — Consolidate completed autopilot branches onto a target branch.

Alternatives in Git

  • Clean Worktrees (Automatic) — Automatically remove all worktrees for branches merged into master 25.5k ★
  • Bulletproof Quick Start Guide — Target Audience: Complete beginners Never used Python/git before 11.1k ★
  • Intel — On-demand intelligence fetch for a target — CVEs, disclosed reports, new features 3.8k ★

Full documentation available on GitHub

View Source Repository