Generate a background task with ARQ, Celery, or Dramatiq
/plugin marketplace add Lobbi-Docs/claude/plugin install fastapi-backend@claude-orchestration[task_name] [--framework arq|celery|dramatiq] [--scheduled] [--retry]# Generate Background Task Generate a background task for async processing using ARQ (recommended), Celery, or Dramatiq. ## Required Information Before generating, gather: 1. **Task name** (e.g., "send_email", "process_order", "sync_inventory") 2. **Framework** - ARQ (default), Celery, or Dramatiq 3. **Scheduled?** - Does it run on a schedule (cron)? 4. **Retry policy** - Automatic retry on failure? 5. **Input parameters** - What data does the task need? ## ARQ Task Template (Recommended) ### Task Definition ### Worker Configuration ### Enqueue Tasks ## Celery Task Template #...
/taskLance un agent intelligent pour gérer les recherches et investigations complexes. Excellent pour le travail à grande échelle sans consommer le contexte.