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.

설치로 이동

소스 정보

저장소
blueif16/hermes-skill-system
최근 소스 활동
2026년 6월 19일 09:25
감지된 SKILL.md 언어
영어
스타
0
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.