Help us improve
Share bugs, ideas, or general feedback.
From superpowers-symfony
Implements async message handling with Symfony Messenger for Symfony PHP projects.
npx claudepluginhub makfly/superpowers-symfony --plugin superpowers-symfonyHow this command is triggered — by the user, by Claude, or both
Slash command
/superpowers-symfony:symfony-messengerThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the `symfony:symfony-messenger` skill exactly as written.
/queueDesigns, builds, and debugs message queue and job processing systems (Kafka, RabbitMQ, SQS, BullMQ, Celery) with retries, DLQs, workers, scaling, monitoring. Outputs configs, workers, retry policies.
/asyncImplements asynchronous processing patterns and worker orchestration for a specified task, optionally using a pattern like 'workers' or 'exponential-backoff'.
/taskGenerates background task code using ARQ (recommended), Celery, or Dramatiq, including task definitions, worker configuration, and cron scheduling.
/queue-setupRuns interactive wizard to set up Cloudflare Queues: creates queue via wrangler, configures producer/consumer bindings and DLQ in Worker, generates example code.
Share bugs, ideas, or general feedback.
Use the symfony:symfony-messenger skill exactly as written.