celery-tasks
CommunityOrchestrate Celery tasks with reliable queues.
Authorarsen-ask-lx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Coordinating Celery tasks across multiple queues and workers without a standard pattern leads to fragility, duplication, and hard-to-trace failures. This Skill provides templates, guidance, and anti-patterns to ensure reliable task orchestration in Django and Python apps.
Core Features & Use Cases
- Queue architecture guidance for fast, ETL, and periodic tasks across default, etl, and beat workers.
- Idempotent task patterns, robust retry/backoff, and timeouts to prevent duplicates and runaway tasks.
- Distributed locking, on_commit task queuing, and explicit error handling/recovery strategies for production-grade workflows.
- Practical examples for document processing, data synchronization, and analytics pipelines.
Quick Start
Configure your Django project to use the provided Celery task templates and apply transaction.on_commit to schedule dependent tasks.
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-tasks Download link: https://github.com/arsen-ask-lx/.claude_file_4all/archive/main.zip#celery-tasks 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.