Schedule List
Description
--- description: List all scheduled tasks with their status and next run times (project) allowed-tools: Read, Bash(ls:*), Bash(cat:*), Bash(plutil:*), Bash(launchctl:*), Bash(crontab:*), Bash(schtasks:*) --- # List Scheduled Tasks Display ALL scheduled tasks across all projects by scanning the native scheduler. ## Process 1. **Discover ALL Registered Tasks from Native Scheduler** **macOS (launchd):** ```bash ls ~/Library/LaunchAgents/com.claude.schedule.*.plist 2>/dev/null ```
Installation
Installs to ~/.claude/skills/jshchnz-claude-code-scheduler-schedule-list/SKILL.md
mkdir -p ~/.claude/skills/jshchnz-claude-code-scheduler-schedule-list && curl -fsSL https://raw.githubusercontent.com/jshchnz/claude-code-scheduler/HEAD/commands/schedule-list.md -o ~/.claude/skills/jshchnz-claude-code-scheduler-schedule-list/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity