About
This skill empowers Claude to architect, implement, and debug recurring tasks using the native Symfony Scheduler component available in version 7.1 and higher. It provides domain-specific guidance for defining schedule providers, configuring diverse trigger types like CRON expressions and intervals, and integrating with Symfony Messenger for robust task execution. The skill also covers advanced production patterns, including stateful schedules using cache, locking mechanisms to prevent execution overlap, and event-based monitoring to ensure your background workflows remain reliable.