More screenshots

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Repair DST Recurrence Scheduling Bugs

    1

    Repair recurring-schedule bugs where DST gaps/folds, time-zone rule updates, UTC conversion, or retry logic shift local-time intent or execute a recurrence twice.

    $8.99

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned
    Repair DST Recurrence Scheduling Bugs

    Repair DST Recurrence Scheduling Bugs

    Example session with this skill installed

    A weekly 02:30 Europe/Amsterdam job is stored as a UTC offset captured at creation. After DST changes it runs at the wrong local hour, and the fall-back fold can produce duplicates. Repair while preserving the user's local-time intent.

    • Read your context and instructions
    • Compiled the repair dst recurrence

    A fixed offset cannot represent a recurring civil-time rule. The repair stores the IANA zone plus local recurrence intent, resolves each occurrence using an explicit gap/fold policy, assigns one stable occurrence identity for dedupe/retry, and tests spring-forward, fall-back, tzdata changes, and normal weeks.

    Connects securely to your tools. The creator never sees your data.

    What you get

    Fix double-execution or skipped tasks during DST transitions.Standardize IANA time-zone handling across distributed services.Implement deterministic time-based unit tests for cron logic.Align retry and catch-up policies with local wall-clock intent.

    About this skill

    The problem

    Recurring schedules often break during daylight-saving time transitions, leading to skipped tasks, double executions, or incorrect wall-clock alignment. These bugs are notoriously difficult to debug because they involve complex interactions between IANA time zones, UTC normalization, and retry logic.

    What it does

    • Identifies inconsistencies in wall-clock intent versus UTC instant storage across the codebase.
    • Patches logic for DST gaps (non-existent times) and folds (ambiguous duplicate times).
    • Standardizes identity and state ownership for recurring tasks to prevent race conditions.
    • Implements deterministic local fixtures and time-warping tests to verify fixes.
    • Refactors validation logic to catch scheduling errors before irreversible state mutations.

    Why this beats prompting it yourself

    General-purpose prompts often miss edge cases like tzdata updates or the specific "missed-run" policies required for business logic. This skill follows a strict protocol to map trust boundaries and state ownership, ensuring that fixes don't just "look right" but are architecturally sound and verifiable through local regression tests.

    Use cases

    • Fixing cron jobs that fire twice or zero times during a DST transition.
    • Correcting calendar event offsets after a system-level IANA time-zone database update.
    • Ensuring retry and catch-up policies respect the user's original local time intent.
    • Adding deterministic test suites for scheduling logic without using brittle sleep commands.

    Known limitations

    This skill cannot access production services or live secrets. It is designed for repository-level logic repairs and local test fixtures only.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 17 days ago

    • Passed all security checks, Safe to install

    Listed17 days ago

    Frequently Asked Questions