cc-health

Installation
SKILL.md

CC Health Check

Verify the entire Claude Code setup is working correctly.

What It Checks

  • Hook syntax (node --check on all .js/.cjs files)
  • Enabled plugins count
  • MCP server count (.mcp.json + .claude.json)
  • Rules file count
  • Agent file count
  • Empty hook matcher groups in settings.json
  • settings.json valid JSON

Usage

Run the health check script:

~/cc-setup/health.sh
Installs
1
First Seen
Jun 19, 2026
cc-health — krzemienski/cc-setup