celery-monitor
CommunityDiagnose Celery queue health in minutes.
Software Engineering#debugging#redis#celery#task monitoring#queue backlog#worker health#failed tasks
Authormichaelayoade
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Celery systems often fail silently or slow down due to backlogs, dead workers, or stuck/failed tasks, and it can be difficult to pinpoint the root cause quickly.
Core Features & Use Cases
- Queue depth inspection: Detect pending task backlog by checking the Redis list backing the default queue.
- Worker liveness checks: Confirm whether workers are alive by looking for heartbeat key patterns.
- Failure and stuck-task triage: Identify failed tasks via task-meta states and surface long-running STARTED tasks that may be stuck, then correlate with container logs when needed.
- Result backend hygiene: Estimate whether task result entries are accumulating by counting task-meta keys and understanding expiry behavior.
Quick Start
Use the celery-monitor skill to inspect queue depth, worker heartbeats, and failed or stuck tasks in Redis MCP for your Celery deployment.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: celery-monitor Download link: https://github.com/michaelayoade/dotmac_crm/archive/main.zip#celery-monitor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.