install
/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
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9