Check Health — Development skill for Claude Code
Verify CAM system health - build, types, server, dashboard.
How to install Check Health
Installs to ~/.claude/skills/pedropauloai-claude-agent-monitor-check-health/SKILL.md
mkdir -p ~/.claude/skills/pedropauloai-claude-agent-monitor-check-health && curl -fsSL https://raw.githubusercontent.com/pedropauloai/claude-agent-monitor/HEAD/.claude/skills/check-health.md -o ~/.claude/skills/pedropauloai-claude-agent-monitor-check-health/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Check Health does
name: check-health description: Verify CAM system health - build, types, server, dashboard
Run a full health check on CAM:
pnpm typecheck- verify all packages compilepnpm build- verify build works- Check if server responds:
curl http://localhost:7890/api/sessions - Check if dashboard responds:
curl http://localhost:7891 - Check SQLite database exists and has tables
- Report status of each check (pass/fail)
Alternatives in Development
- Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
- External Tools Health — External Tools Health Check 402 ★
- Create API — Scaffold a new API endpoint — route, handler, types, tests — wired into the server 335 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Health
claude-health Health check and wellness dashboard for Claude Code sessions
Dev Health
Check {{DEV_MACHINE}} dev environment health dashboard
Remote Health
Check remote dev environment health dashboard
Drush Check
Run common Drush checks to verify Drupal site health
Gaia Fitness
Health-check and auto-heal this project's Claude integration, triage, heal, verify, and report an F-to-A+ grad
Thumbgate Doctor
Health-check the ThumbGate wiring for this project — hooks, MCP server, and agent-readiness — and report what'
Related Agents
Quality Fit
Code quality check for types, lint, and project conventions. Verify code fits RDO patterns.
Test Orchestrator
Use when the user asks to test a change, verify a feature, or check whether something is ready to merge. Decid
Verify Boss
OPTIONAL independent RE-EXECUTOR. Use on request as a last-stage second witness for L2+/high-risk runs to re-r