Celery background task patterns for Python apps. Use when implementing background jobs, scheduled tasks, email sending, image processing, or any async work that shouldn't block a web request.
$npx -y skills add cohen-liel/hivemind --skill celery-tasksInstalls into the current project.
Run `npx skills use "https://github.com/cohen-liel/hivemind" --skill "cohen-liel/hivemind/celery-tasks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cohen-liel/hivemind" that are relevant to the current task. Run `npx skills add "https://github.com/cohen-liel/hivemind"` and select the relevant skills, then follow their instructions.