๐Ÿ”„
DevOpsTypeScript

Aeon Update

by aeonfun

Aeon Update 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 Aeon Update
Copy Aeon Update 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/aeon-update ~/.claude/skills/aeon-update

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/aeon-update/SKILL.md in aeonfun/aeon
Installs to
~/.claude/skills/aeon-update
Collection
One of 25 skills cataloged from this repository
Category
DevOps โ€” 798 skills

What Aeon Update does

Aeon Update pulls framework changes from the upstream Aeon source into this instance as a reviewable PR. It uses 3-way merges and surfaces operator-owned conflicts without overwriting local config.

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

Documentation

README

${var} โ€” mode selector; space-separated tokens, order-independent, all optional:

  • mode (sync | report, default sync) โ€” sync opens a PR with the framework changes; report computes the delta and notifies, mutating nothing (dry run).
  • repo=owner/name โ€” override the upstream source repo (else auto-resolved from this instance's parent, falling back to aeonfun/aeon).
  • reset=<sha|fork-point> โ€” force the stored baseline to <sha> (or the merge-base with upstream) before running. Recovery / backfill lever.

Empty โ‡’ sync from the auto-resolved upstream. Examples: `` ยท report ยท repo=aeonfun/aeon ยท reset=fork-point.

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

Frequently asked about Aeon Update

  • What else does aeonfun publish alongside Aeon Update?

    Aeon Update 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 Article. Each one is a separate skill with its own page in this directory, installs the same way Aeon Update does, and is maintained by aeonfun in that same repository. The rest of the collection is listed on the aeonfun/aeon page.

  • How does Aeon Update compare to other DevOps skills?

    Aeon Update ranks #608 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 Aeon Update against them. Open each page to compare what they document and how they install.

More from aeonfun/aeon

Aeon Update is one of 25 skills cataloged on DirSkills from aeonfun/aeon.

See all 25 skills โ†’