Cron Task Manage

Windows scheduled-task auditor — READ-ONLY, only ever runs `schtasks /query`. Flags Last Result != 0, Disabled, and enabled tasks whose Next Run Time is N/A or already past. plan mode PRINTS the `schtasks /create` line and NEVER runs create/delete/change. --fixture parses a saved capture offline. Use when: "audit my scheduled tasks", "did the scheduled task run", "why did the rebalance task fail", "is that task disabled", "cron-task-manage". Zero deps.

Evan-Daruwalla 3f44750 3 files · 31.4 KB Updated

File contents

Evan-Daruwalla/claude-skill-suite/tree/main/cron-task-manage commit 3f44750104

Frequently asked questions

npx skillmds@latest add evan-daruwalla/cron-task-manage