Ilk Schedule banner
inluck-net inluck-net

Ilk Schedule

Productivity community

Description

Launch the cross-project scheduler that drains ALL projects' queues. This is the **cross-project** supervision model — a single scheduler daemon scans every project's plan queue and dispatches ready work into `-MaxConcurrent` slot homes. Use when the user says "start the scheduler", "launch scheduler", `/ilk-schedule`, "run all projects", "one supervisor for everything", or wants to stop launching per-project watchdogs. Contrast with `/ilk-run` which supervises **one** project with its own wat

Installation

Installs to ~/.claude/skills/inluck-net-ilk-skills-ilk-schedule/SKILL.md

Terminal
mkdir -p ~/.claude/skills/inluck-net-ilk-skills-ilk-schedule && curl -fsSL https://raw.githubusercontent.com/inluck-net/ilk-skills/HEAD/commands/ilk-schedule.md -o ~/.claude/skills/inluck-net-ilk-skills-ilk-schedule/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository