dev-doctor

Inspect claude-code-hermit setups for misconfigurations and safety issues.

69|12|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/gtapps/claude-code-hermit --skill dev-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-doctor
Source: https://github.com/gtapps/claude-code-hermit/tree/main/plugins/claude-code-dev-hermit/skills/dev-doctor
Command: npx skills add https://github.com/gtapps/claude-code-hermit --skill dev-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Check that the dev-hermit environment is correct and safe for the implementer agent. It helps prevent unsafe actions and misconfigurations from impacting work.

Core Features & Use Cases

  • Compose core validators for shared checks and dev-specific property verification
  • Detect configuration gaps and safety issues before running the implementer agent
  • Produce a machine-readable health verdict with guidance to fix issues; supports manual and scheduled modes

Quick Start

Run /dev-doctor to generate a full health report of the dev-hermit setup

Frequently Asked Questions about dev-doctor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a health check on my claude-code-hermit setup?

Run /dev-doctor to generate a full health report of your claude-code-hermit environment. It evaluates core validators, config structure, state integrity, and environment safeguards to produce a machine-readable health verdict.

What does a dev environment safety check look for?

A safety check identifies misconfigurations, configuration gaps, and safety issues in your developer environment. It evaluates core validators and environment safeguards to prevent unsafe actions from impacting your work.

When should I validate my dev-hermit configuration?

Validate your dev-hermit configuration during installation, upgrades, and routine weekly health checks. This prevents misconfigurations from impacting the implementer agent before you run it.

Can I schedule automated validation for my developer environment?

Yes, this safety check supports both manual and scheduled modes. You can automate routine weekly health checks to continuously verify config structure and state integrity.

Does the dev-doctor health check provide guidance on fixing issues?

Yes, the health check produces a machine-readable health verdict with guidance to fix issues. It detects configuration gaps and provides actionable feedback to resolve them.