·doctor

OrchestKit health diagnostics command that validates plugin configuration and reports issues. Use when running doctor checks or troubleshooting plugin health.

8Installs·2Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill doctor

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/skillforge-claude-plugin.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill doctor
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/skillforge-claude-plugin.

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/skillforge-claude-plugin --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/skillforge-claude-plugin