dadbodgeoff / worker-health-monitoring
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/worker-health-monitoring && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3895" && unzip -o skill.zip -d .claude/skills/worker-health-monitoring && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/worker-health-monitoring/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Heartbeat-based health monitoring for background workers with configurable thresholds, rolling duration windows, failure rate calculation, and stuck job detection.
0 views
0 installs