By gruckion
Schedule Claude Code to run tasks at future times using macOS launchd or Linux cron
Cancel a scheduled Claude task
Show Claude Scheduler help and available commands
List all scheduled Claude tasks
View logs from a scheduled Claude task
Schedule Claude Code to execute a prompt at a specified future time. The task will run autonomously using macOS launchd or Linux cron, with optional reminder notifications and clickable completion alerts.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub gruckion/claude-schedulerPersistent marathon development sessions for Linear issues - continue working on the same task across multiple Claude sessions with automatic state management and progress tracking.
Fixes the working directory tracking bug in Claude Code by notifying Claude when the CWD changes after cd commands
A plugin for scheduling automated Claude Code tasks — cross-platform (macOS, Linux, Windows) recurring and one-off execution of skills, prompts, and scripts with safety controls and notifications
Cron job configuration and schedule validation
Cron-like daemon that runs Claude prompts on a schedule
Pushover notification hooks - get notified when tasks complete or permissions are needed. Requires: python3 and psutil. Install: pip install psutil. Verify: python3 -c 'import psutil; print(psutil.__version__)'
Autonomous task execution daemon that monitors Claude usage windows and executes predefined tasks automatically. Keep Claude working 24/7 on your projects.
Fulcrum task orchestration for Claude Code