🩺
DevOpsPython

Hermes Stack Doctor

by asimons81

Hermes Stack Doctor is a DevOps skill for Claude Code, published by asimons81 in hermes-field-kit.

122 stars11 forkson asimons81/hermes-field-kitAdded 2026/08/11+1% in starsRepository updated 2026/08/10
agent-skillsai-agentshermes-agentopen-sourcepython
Install in seconds
Install Hermes Stack Doctor
Copy Hermes Stack 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/asimons81/hermes-field-kit/tree/main/skills/hermes-stack-doctor ~/.claude/skills/hermes-stack-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/asimons81/hermes-field-kit.git

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

In this catalog

Source file
skills/hermes-stack-doctor/SKILL.md in asimons81/hermes-field-kit
Installs to
~/.claude/skills/hermes-stack-doctor
Collection
One of 16 skills cataloged from this repository
Category
DevOps798 skills

What Hermes Stack Doctor does

Performs a comprehensive read-only health audit of a Hermes agent stack, covering installation, gateways, cron jobs, profiles, skills, and persistence, producing a GREEN/YELLOW/RED verdict.

Hermes Stack Doctor is cataloged under DevOps on DirSkills. Hermes Stack Doctor comes from a repository tagged agent-skills, ai-agents, hermes-agent, open-source and python.

Documentation

README

hermes-stack-doctor

Overview

A capstone health check that discovers the installation architecture, delegates to focused evidence contracts, and reports one GREEN, YELLOW, or RED verdict without repairing the stack.

The skill is evidence-first. It identifies unavailable evidence, separates facts from interpretations, and does not claim a repair or successful outcome merely because a command returned without an obvious error.

When to Use

  • Is my Hermes stack healthy?
  • Run a complete Hermes doctor.
  • Can I trust scheduled automation right now?
  • Audit the installation after migration or update.

Counter-Triggers

Do not load this skill when:

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

Frequently asked about Hermes Stack Doctor

  • What else does asimons81 publish alongside Hermes Stack Doctor?

    Hermes Stack Doctor is one of 16 skills that DirSkills catalogs from asimons81/hermes-field-kit, the repository it ships in. Its siblings there include Don't Lie to Me, Hermes Environment Migration and Hermes Field Kit. Each one is a separate skill with its own page in this directory, installs the same way Hermes Stack Doctor does, and is maintained by asimons81 in that same repository. The rest of the collection is listed on the asimons81/hermes-field-kit page.

  • How does Hermes Stack Doctor compare to other DevOps skills?

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