Autonomously diagnose Magento 2 cron problems — jobs missed, stuck running, error spikes, cron_schedule bloat, consumer-runner not draining queues, distributed-cron contention — and scaffold new cron jobs (crontab.xml + handler, optional admin-editable schedule). Produces a Cron Report with environment, root cause, fix, and verification.
$npx -y skills add furan917/magento-ai-toolkit --skill magento-agent-cronInstalls into the current project.
Run `npx skills use "https://github.com/furan917/magento-ai-toolkit" --skill "furan917/magento-ai-toolkit/magento-agent-cron"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/furan917/magento-ai-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/furan917/magento-ai-toolkit"` and select the relevant skills, then follow their instructions.