debug-worker-pipeline

Diagnose hanging county pipelines by inspecting Redis/RQ state, Docker services, and worker logs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Provides a reproducible workflow to diagnose hanging or failed county pipelines by inspecting Redis/RQ state, Docker services, and worker logs.

Core Features & Use Cases

  • Enqueue scoped jobs: run a small, county-specific test job
  • Trace the job: track RQ status and inspect worker logs for errors
  • Streaming guidance: suggests streaming/batching fixes for OOM issues

Quick Start

Run a county-specific debug workflow using the provided commands and scripts.