Skip to content

/scaffold-doctor

Scaffolds a complete scheduled "doctor" agent directly into the user's repo. The doctor audits app health on a recurring schedule, routes code-fixable findings to an automated repair pipeline that opens pull requests, and files deduped tracker tickets for everything else. A

shell
$ npx -y skills add michellemayes/meta-doctor --skill scaffold-doctor --agent claude-code

How 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/scaffold-doctor
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Scaffolds a complete scheduled "doctor" agent directly into the user's repo. The doctor audits app health on a recurring schedule, routes code-fixable findings to an automated repair pipeline that opens pull requests, and files deduped tracker tickets for everything else. A
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