doctor
✓OrchestKit health diagnostics command that validates plugin configuration and reports issues. Use when running doctor checks or troubleshooting plugin health.
Installation
SKILL.md
The /ork:doctor command performs comprehensive health checks on your OrchestKit installation. It validates:
| All checks pass | Plugin healthy | None required | | Permission warning | Unreachable rules | Review .claude/settings.json | | Hook error | Missing/broken hook | Check file permissions and paths | | Schema error | Invalid JSON | Run schema validation script | | Budget warning | >80% context used | Review loaded skills |
| Coordination error | Stale locks | Run cleanup script | | CC version warning | Outdated Claude Code | Run claude update to upgrade |
OrchestKit health diagnostics command that validates plugin configuration and reports issues. Use when running doctor checks or troubleshooting plugin health. Source: yonatangross/orchestkit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yonatangross/orchestkit --skill doctor- Source
- yonatangross/orchestkit
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is doctor?
OrchestKit health diagnostics command that validates plugin configuration and reports issues. Use when running doctor checks or troubleshooting plugin health. Source: yonatangross/orchestkit.
How do I install doctor?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill doctor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yonatangross/orchestkit
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01