django-celery
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install django-celery --cli claudewrites the skill into.claude/skills/django-celery/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/django-celery/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.
When to use it
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.
How to install / invoke
Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/django-celery/SKILL.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).