Doctor

Audit branch health, working tree cleanliness, conventional commits, local tests, GitHub CI, and PR well-formedness. Short command alias for branch-doctor.

shalomb ce37b52 855 B Updated

File contents

Branch & PR Doctor (/doctor)

When invoked, load and execute the branch-doctor skill:

  1. Follow all instructions and guidelines in branch-doctor.
  2. Run the automated diagnostic check: uv run {SKILLS_DIR}/branch-doctor/scripts/doctor.py.
  3. Inspect the 5 health dimensions: (1) Working tree cleanliness, (2) Git commit history sanity against Conventional Commits & ACP, (3) Local test suite execution, (4) GitHub Actions CI status, (5) PR existence and well-formedness against PR templates and issue references.
  4. Provide actionable recommendations for any failing or warning health checks.

shalomb/agent-skills/tree/main/skills/doctor commit ce37b5284e

Frequently asked questions

npx skillmds@latest add shalomb/doctor