dev-task-scheduler

Community

Orchestrate cross-platform scheduled tasks.

AuthorJinLee794
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manage recurring automations across macOS launchd and Linux cron from a single vault-backed registry, preventing sprawl and keeping the source of truth.

Core Features & Use Cases

  • Declarative registry: A central vault file (_lcg/scheduled-tasks.md) defines each task with schedule, enabled flag, description, and prompt.
  • Cross-platform scheduling: OS scheduler entries are installed from the registry for macOS (launchd), Linux (cron), and Windows (schtasks).
  • Idempotent mutations: Always load the registry before create/update/remove to avoid duplicates and conflicts.
  • Lifecycle flows: Inventory, create/add, update, remove, enable/disable, and bulk-sync from registry to OS scheduler.
  • Safety checks: Duplicate name detection, overlap checks, and cleanup of stale disabled tasks.
  • Live-backed docs and prompts: Registry drives the prompts and actions used by Copilot during task firing.

Quick Start

Tell me the task name, schedule, and description, and I will register it in the vault and install the corresponding OS scheduler.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dev-task-scheduler
Download link: https://github.com/JinLee794/L.C.G/archive/main.zip#dev-task-scheduler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.