How this skill is triggered — by the user, by Claude, or both
Slash command
/cc-setup:cc-healthThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Verify the entire Claude Code setup is working correctly.
Verify the entire Claude Code setup is working correctly.
Run the health check script:
~/cc-setup/health.sh
Report results to user with pass/fail for each category.
npx claudepluginhub krzemienski/cc-setup --plugin cc-setupRuns comprehensive diagnostics on Claude Code environment: plugins, settings, hooks, MCP servers. Identifies issues, supports --fix and --verbose.
Diagnoses Claude Code hooks setup by checking active hooks, file permissions, dependencies (jq, python3, node), env vars, settings.json integration, and recent activity logs.
Validates automation config (CLAUDE.md sections), MCP server connectivity, and token setup for agent-flow pipelines. Reports what works, what's missing, and what failed.