omh-doctor

Solid

omh

AI & Automation 215 stars 15 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
78
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Doctor This is a Hermes-native `doctor` workflow skill. ## Why This Exists `doctor` exists to turn confusing install/setup states into grouped, local health evidence and the next repair action without treating a check as a fix. ## Do Not Use When - The user is asking for a general product explanation rather than local health diagnostics. - The requested change is a repository bug fix, not an installed-environment check. - The wrapper wants to claim Hermes reload, skill execution, or plugin behavior that was not observed. ## Examples Good example: - Prompt: doctor after omh update says setup is next but Hermes skills still look stale. - Expected behavior: Inspect managed skills, Hermes registration, runtime state, and next repair action with explicit proof boundaries. - Why: The issue is local installation health and needs grouped diagnostic evidence. Bad example: - Prompt: doctor implement a new uninstall command UX. - Expected behavior: Route to planning or implementation instead of health diagnostics. - Why: That is product development work, not a local health check. ## Completion Checklist - Command availability, managed skills, Hermes registration, runtime state, and optional surfaces are grouped separately. - Blocking issues and warnings are separated, with one next repair action named for each blocking area. - Plugin install, plugin import/register smoke, and Hermes runtime load are not collapsed into one claim. - The final status says whether setup/update...

Details

Author
rlaope
Repository
rlaope/oh-my-hermes
Created
1 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category