/add-doctor-runbook
Adds a new runbook to an existing doctor and registers it in the runbook index and mode config. Use when extending a doctor's audit coverage with a new check, without re-scaffolding the entire doctor.
shell
$ npx -y skills add michellemayes/meta-doctor --skill add-doctor-runbook --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/add-doctor-runbook
Context preview
The summary Claude sees to decide when to auto-load this skill.
Adds a new runbook to an existing doctor and registers it in the runbook index and mode config. Use when extending a doctor's audit coverage with a new check, without re-scaffolding the entire doctor.
Ships withmeta-doctor
Most monitoring tells you something broke. A doctor opens the pull request that fixes it.
Get the whole plugin, auto-invoked
Stats
29
Stars
0
Views
1
Forks
Maintained
Maintenance
MIT
License
1mo ago
Last commit
1mo ago
Created
Repo: michellemayes/meta-doctor

