Ilk Stop banner
inluck-net inluck-net

Ilk Stop

Development community

Description

Stop a running ilk-loop and its watchdog for the project above cwd. This is a **destructive-capable but safe-by-default** stop command. It resolves the project, stops the watchdog (so it won't auto-restart), then tree-kills the loop process and any orphaned workers. Use when the user says "stop ilk", "停 ilk", `/ilk-stop`, "关掉 ilk", "kill ilk", "shutdown ilk", or wants to end a running loop. The safe default **never** touches tracked or untracked project files. An explicit `--reset-worker-chang

Installation

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

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

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

Full documentation available on GitHub

View Source Repository