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.
$npx -y skills add michellemayes/meta-doctor --skill add-doctor-runbookInstalls into the current project.
Run `npx skills use "https://github.com/michellemayes/meta-doctor" --skill "michellemayes/meta-doctor/add-doctor-runbook"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/michellemayes/meta-doctor" that are relevant to the current task. Run `npx skills add "https://github.com/michellemayes/meta-doctor"` and select the relevant skills, then follow their instructions.