manage

Schedule and manage Claude Code tasks across macOS, Linux, and Windows.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/prince-khanna/claude-code-plugins --skill manage-prince-khanna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage
Source: https://github.com/prince-khanna/claude-code-plugins/tree/main/scheduler/skills/manage
Command: npx skills add https://github.com/prince-khanna/claude-code-plugins --skill manage-prince-khanna

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires croniter>=2.0.0, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Orchestrates and automates scheduled Claude Code tasks across macOS, Linux, and Windows, reducing manual juggling and ensuring reliable executions.

Core Features & Use Cases

  • Schedule marketplace skills, prompts, or shell scripts on cron-based timers across platforms
  • Add, list, pause, resume, remove, view results, and inspect logs for task lifecycles
  • Auto-generate wrappers and delegate scheduling to platform backends with safety controls and desktop notifications

Quick Start

Create a recurring task named Weekly maintenance that runs the marketplace skill creator-stack:generate-note-ideas every Monday at 8:00 AM.

Frequently Asked Questions about manage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I schedule Claude Code tasks to run automatically on multiple operating systems?

Cross-platform task scheduling for Claude Code automates skills, prompts, and scripts across macOS, Linux, and Windows using cron-based timers. It generates platform-specific wrappers and delegates execution to platform backends with safety controls.

Can I pause and resume scheduled Claude Code scripts across different platforms?

Yes, cross-platform scheduling provides full lifecycle management for Claude Code tasks, allowing you to add, list, pause, resume, and remove scripts across macOS, Linux, and Windows while maintaining JSON-based task state output.

Do I need croniter to manage scheduled Claude Code prompts?

Yes, croniter is a required dependency for parsing cron expressions to schedule Claude Code tasks. It enables the cross-platform registry to interpret timers and trigger wrapper scripts reliably across macOS, Linux, and Windows environments.

What's the best way to review logs and results from automated Claude Code tasks?

The scheduler records execution results and logs for all automated Claude Code tasks. You can inspect outputs and review task lifecycles directly through the command interface to verify cron executions across different platform backends.

Does cross-platform task scheduling support desktop notifications for Claude Code runs?

Yes, cross-platform scheduling for Claude Code tasks includes safety defaults and desktop notifications. The platform backends automatically generate wrappers that alert you upon task completion or failure across macOS, Linux, and Windows environments.

When do I need to use cron-based wrappers for Claude Code automation?

Cron-based wrappers are needed when orchestrating recurring Claude Code marketplace skills, prompts, or shell scripts across different platforms. They ensure reliable, automated executions by delegating scheduling to native macOS, Linux, or Windows backends.