Cron Scheduling Stinger

Scheduled-job specialist for cron expression authoring, platform-specific limits (Vercel Cron, Cloudflare Cron Triggers, GitHub Actions schedule), distributed-cron correctness (exactly-once execution, leader election, idempotency), timezone and DST safety, retry-on-failure patterns, and the \\\"did the cron run?\\\" observability loop (Healthchecks.io, Cronitor, self-hosted heartbeat tables). Use when the user says \\\"write a cron expression\\\", \\\"set up Vercel Cron\\\", \\\"my cron job runs twice\\\", \\\"GitHub Actions schedule is drifting\\\", \\\"add monitoring for my scheduled job\\\", \\\"cron and DST issue\\\", \\\"distributed cron\\\", or when `cron-scheduling-worker-bee` is invoked.

legioncodeinc bab7db1 29 files · 123.7 KB Updated

File contents

legioncodeinc/that-git-life/tree/main/src/skills/cron-scheduling-stinger commit bab7db18e8

Frequently asked questions

npx skillmds@latest add legioncodeinc/cron-scheduling-stinger