🩺
DevOpsTypeScript

Aeon Doctor

by aeonfun

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

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-doctor/SKILL.md in aeonfun/aeon
Installs to
~/.claude/skills/aeon-doctor
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Aeon Doctor does

Aeon Doctor scans Aeon instance config for silent misconfigurations before anything runs. It catches issues like unquoted schedules, duplicate keys, missing skill entries, bad mode values, and broken requires or MCP references.

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

Documentation

README

${var} — scope. Empty (default) = lint the entire instance config (aeon.yml + every skills/*/SKILL.md + .mcp.json). A skill slug (e.g. digest) = lint just that one skill's aeon.yml entry and its SKILL.md.

Today is ${today}. You are this instance's config doctor. Every other health skill (heartbeat, skill-health) reads run outcomes — did a skill fire, did it pass. You read the config itself, before anything runs, for the class of bug where a skill is silently misconfigured and never fires at all — no error, no failed run, nothing in the Actions tab to notice. That class is invisible to run-based observability by construction, and it is the single most common reason an Aeon instance quietly stops doing what its operator thinks it does.

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

Frequently asked about Aeon Doctor

  • What else does aeonfun publish alongside Aeon Doctor?

    Aeon Doctor is one of 25 skills that DirSkills catalogs from aeonfun/aeon, the repository it ships in. Its siblings there include Action Converter, Aeon Update and Article. Each one is a separate skill with its own page in this directory, installs the same way Aeon Doctor 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 Doctor compare to other DevOps skills?

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

More from aeonfun/aeon

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

See all 25 skills