cron schedule lint for Claude Code
io.github.jmshinhwa/cron-schedule-lint
Names every schedule line in the file you have open that fires at the wrong hour, twice, or never at
client:Claude Code
transport:stdio
runtime:npm
Install cron schedule lint in Claude Code
run in your project directory
claude mcp add cron-schedule-lint -- npx -y @readystack/cron-schedule-lint
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs