WO

worker-health-monitoring

Provides automated health checks and failure detection for background job processing.

Install

mkdir -p .claude/skills/worker-health-monitoring && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/3895" && unzip -o skill.zip -d .claude/skills/worker-health-monitoring && rm skill.zip

Installs to .claude/skills/worker-health-monitoring

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Heartbeat-based health monitoring for background workers with configurable thresholds, rolling duration windows, failure rate calculation, and stuck job detection.
163 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Register background workers with expected duration metrics
  • Record heartbeats with system resource metrics
  • Calculate failure rates and latency percentiles
  • Detect stuck jobs based on heartbeat age
  • Generate health summaries for worker status monitoring

How it works

The monitor tracks worker heartbeats and job execution durations within rolling windows to determine health status based on configurable failure and latency thresholds.

Inputs & outputs

You give it
Worker name and execution metrics
You get back
Health status object and system summary

When to use worker-health-monitoring

  • Set up monitoring for background job workers
  • Define failure thresholds for process restarts
  • Detect stuck background tasks

About worker-health-monitoring

Configures heartbeat monitors to detect worker health. It allows for setting failure thresholds and rolling duration windows to identify stuck jobs or process crashes.

Heartbeat-based health monitoring for background workers with configurable thresholds, rolling duration windows, failure rate calculation, and stuck job detection.

When not to use it

  • Monitoring non-background worker processes
  • Tracking real-time user session health

Limitations

  • Requires manual heartbeat integration in worker code
  • Thresholds must be pre-configured based on baseline measurements

How it compares

Unlike manual logging, this skill provides automated status classification and percentile-based latency tracking for background tasks.

Compared to similar skills

worker-health-monitoring side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
worker-health-monitoring (this skill)16moNo flagsIntermediate
observability-engineer124moNo flagsAdvanced
devops-troubleshooter14moNo flagsAdvanced
observability-monitoring-monitor-setup14moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

observability-engineer

sickn33

Build production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response workflows. Use PROACTIVELY for monitoring infrastructure, performance optimization, or production reliability.

1242

devops-troubleshooter

sickn33

Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability. Masters log analysis, distributed tracing, Kubernetes debugging, performance optimization, and root cause analysis. Handles production outages, system reliability, and preventive monitoring. Use PROACTIVELY for debugging, incident response, or system troubleshooting.

12

observability-monitoring-monitor-setup

sickn33

You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful da

12

Logging and Monitoring for Agentic Workflows

Hack23

Comprehensive observability patterns for GitHub Agentic Workflows including structured logging, metrics collection, alerting strategies, debugging techniques, and production monitoring best practices for autonomous agent systems.

00

ops

matteocervelli

Post-deploy observability for production services — structured logging, RED metrics + Prometheus, Grafana dashboards, SLO-based alerting. Use when setting up monitoring or instrumenting a live service. Trigger on "add logging", "metrics", "dashboard", "alerting", "observability", "monitor this servi

00

observability-setup

spideynolove

Set up metrics, logs, and traces for a service. Use when a mid-level developer needs basic observability coverage.

00

Search skills

Search the agent skills registry