Skip to main content

hermes-skill-system

Set up and continuously evolve a skill/agent system the disciplined way. Tracks MANY skill systems per project in a registry (`.agents/tracked-systems.md`). Three modes — DEFINE maps each tracked system (every skill + the orchestrating workflow + which node relies on what) and registers it; OBSERVE answers "what do we track, and where does each stand?" from the registry + git, changing nothing; OPTIMIZE turns a spotted flaw into one atomic, revertible `skillsys(<id>)` change via capture→route→edit→verify→approve→commit (human approves before it lands, decides whether to rerun after). The iteration log is git, not a file. Use when you spot a flaw in a skill or workflow, when a finding recurs across runs, when bootstrapping the convention into a repo, or when reviewing/consolidating recent edits. The human is the quality eye; every edit must generalize across ALL future runs — never hard-code one case, never write reward-hackable tests.

Jump to install

Source facts

Repository
blueif16/hermes-skill-system
Last source activity
June 19, 2026 at 09:25
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.