worker-monitor

Monitor Redis/RQ queue health and scale workers up to four.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/afrojuju1/county_scraper_2 --skill worker-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: worker-monitor
Source: https://github.com/afrojuju1/county_scraper_2/tree/main/.claude/skills/worker-monitor
Command: npx skills add https://github.com/afrojuju1/county_scraper_2 --skill worker-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Enables proactive monitoring of workers and queues, with safe auto-scaling up to four workers to maintain throughput.

Core Features & Use Cases

  • Queue health: check Redis/RQ status and scale as needed
  • Worker visibility: view logs and container health for quick diagnosis
  • Wait-for-completion patterns: wait until all jobs finish

Quick Start

Use inv core.rq-status to inspect queue health, and inv core.ws to adjust worker capacity.