doctor
Installation
SKILL.md
Doctor
Cold-start health check + optional auto-install. Safe to run multiple times.
Phase 1 — Inventory
Run in parallel where possible:
Bash(claude mcp list)— parse output, look forchrome-devtools: ✓ ConnectedBash(which monolith)— existence checkBash(which node)— requiredBash(which gh)— for/ingest-githubBash(test -f package.json && echo yes || echo no)Bash(test -d starters && echo yes || echo no)— expect yesBash(test -d artifacts && echo yes || echo no)Bash(test -d .claude/skills && echo yes || echo no)— expect yes