🔀
DevOpsTypeScript

Auto Merge

by aeonfun

Auto Merge is a DevOps skill for Claude Code, published by aeonfun in aeon.

679 stars242 forkson aeonfun/aeonAdded 2026/08/24+1% in starsRepository updated 2026/08/23
agent-frameworkagentsaiai-agentsanthropicautomationautonomous-agentsclaudeclaude-codedevopsgithub-actionsharnessllmmcp
Install in seconds
Install Auto Merge
Copy Auto Merge into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/aeonfun/aeon/tree/main/skills/auto-merge ~/.claude/skills/auto-merge

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/aeonfun/aeon.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/auto-merge/SKILL.md in aeonfun/aeon
Installs to
~/.claude/skills/auto-merge
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Auto Merge does

Auto Merge merges open pull requests that pass CI, have no blocking reviews, and meet safety checks. Use it to automatically clear trusted PRs after branch protection is satisfied.

Auto Merge is cataloged under DevOps on DirSkills. Auto Merge comes from a repository tagged agent-framework, agents, ai, ai-agents and anthropic.

Documentation

README

${var} — Repo (owner/repo) to target. If empty, uses every repo in memory/watched-repos.md. Env: AUTO_MERGE_DRY_RUN=1 logs intent without merging. MAX_AUTO_MERGE=N caps merges per run (default 3).

Merge open PRs that are fully green and pass an explicit safety policy. The policy exists because this skill runs autonomously with write access — a bug in the gate is a bug that ships to main.

Read memory/MEMORY.md and memory/watched-repos.md for repos to target. Read the last 2 days of memory/logs/ to avoid re-logging PRs already merged.

Safety policy

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Auto Merge

  • What else does aeonfun publish alongside Auto Merge?

    Auto Merge is one of 25 skills that DirSkills catalogs from aeonfun/aeon, the repository it ships in. Its siblings there include Action Converter, Aeon Doctor and Aeon Update. Each one is a separate skill with its own page in this directory, installs the same way Auto Merge does, and is maintained by aeonfun in that same repository. The rest of the collection is listed on the aeonfun/aeon page.

  • How does Auto Merge compare to other DevOps skills?

    Auto Merge ranks #609 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Auto Merge against them. Open each page to compare what they document and how they install.

More from aeonfun/aeon

Auto Merge is one of 25 skills cataloged on DirSkills from aeonfun/aeon.

See all 25 skills