Ilk Run banner
inluck-net inluck-net

Ilk Run

Development community

Description

Start an ilk-loop run with its watchdog for the project above cwd. This is a **supervised launch** — it resolves the project, checks the plan queue, starts the loop in a detached window, then starts the watchdog to auto-restart on clean exits. Use when the user says "start ilk with watchdog", "launch supervised ilk", `/ilk-run`, "跑 ilk 并守着", "auto-resume ilk", or wants ilk to keep running unattended. Do NOT inspect `docs/plans/` manually as the source of truth. Always use the external-plan-awa

Installation

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

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

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

Full documentation available on GitHub

View Source Repository