install

Installation
SKILL.md

/install — Setup & Health Check

Verify your Claude Code Toolkit installation, diagnose issues, and get oriented. Use after cloning the repo and running install.sh, when something seems broken (hooks not firing, missing commands), for first-time orientation, or after a git pull to verify nothing broke.

Instructions

Phase 1: DIAGNOSE

Goal: Run deterministic health checks and report results.

Step 1: Run install-doctor.py

python3 ~/.claude/scripts/install-doctor.py check

If the script is not found at scripts/install-doctor.py, try ~/.claude/scripts/install-doctor.py.

Step 2: Interpret results

Related skills
Installs
7
GitHub Stars
366
First Seen
Mar 23, 2026