hermes-skill-hygiene-review

Review active Hermes-created skills for archive or merge candidates.

3|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/BadTechBandit/skills --skill hermes-skill-hygiene-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hermes-skill-hygiene-review
Source: https://github.com/BadTechBandit/skills/tree/main/hermes-skill-hygiene-review
Command: npx skills add https://github.com/BadTechBandit/skills --skill hermes-skill-hygiene-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents your Hermes agent’s custom skills directory from degrading into a cluttered archive of one-off fixes that wastes context and slows down future work.

Core Features & Use Cases

  • Active-skill review: Scans only the active Hermes-created skills and ignores official, community, or package-installed skills.
  • Reuse-focused triage: Uses recurrence and reuse judgment to identify skills that are stale, overly narrow, or better merged into broader skills.
  • Human-in-the-loop recommendations: Produces short, explicit archive/merge candidate suggestions without automatically changing anything.

Quick Start

Ask your agent to run the hygiene review and report which Hermes-created skills should be considered archive or merge candidates.

Frequently Asked Questions about hermes-skill-hygiene-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I clean up stale custom agent skills proliferating from one-off incidents?

Skill hygiene review identifies stale or overly narrow agent skills by comparing active custom skills against recurrence and reuse criteria. It returns explicit archive or merge candidate suggestions without automatically modifying your skill files.

What is the best way to review active Hermes skills for archive or merge candidates?

The best way to review Hermes skills is scanning the active custom skills under ~/.hermes/skills/ and evaluating recurrence and reuse. This triage process ignores official, community, and already-archived skills to isolate merge candidates.

How does workflow hygiene for agent ops handle skill context cleanup?

Workflow hygiene handles context cleanup by inspecting autonomously generated skill directories to find one-off fixes that waste context. It produces short, human-in-the-loop recommendations for archiving narrow skills to prevent directory degradation.

Can I automatically archive stale Hermes-created skills during weekly maintenance?

You cannot automatically archive stale Hermes-created skills because the review process is strictly human-in-the-loop. It only identifies and returns archive and merge candidates, requiring you to manually approve and execute any file modifications.

Does the skill file review process work with community or package-installed skills?

The skill file review process does not work with community or package-installed skills. It explicitly ignores non-agent and already-archived skills, applying its reuse-focused triage exclusively to active Hermes-created custom skills.

When do I need to run a skill management review on my custom agent directory?

You need to run a skill management review during weekly maintenance when autonomously generated skills proliferate from one-off incidents. This prevents the custom directory from degrading into a cluttered archive that slows down future agent work.