From superpowers-symfony
Schedule recurring tasks with the Symfony Scheduler component (7.x+); define schedules, triggers, and integrate with Messenger for async workflows and retry handling.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers-symfony:symfony-schedulerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Implementing asynchronous workflows with Messenger/Scheduler/Cache.
reference.mddocs/complexity-tiers.mdnpx claudepluginhub makfly/superpowers-symfony --plugin superpowers-symfonyImplements async message handling with Symfony Messenger: configure transports (RabbitMQ, Redis, Doctrine), handlers, middleware, and retry/failure strategies.
Provides async job processing patterns with Celery, ARQ, Redis, and Temporal for background tasks, workflows, scheduling, retries, rate limiting, and monitoring. Use for task queues and distributed execution.