Ilk banner
inluck-net inluck-net

Ilk

Communication community

Description

Resume the ilk loop on the project rooted above this chat's cwd. Follow these steps in order. Do NOT skip any. ## 1. Status check (always first) Run: ```bash # macOS / Linux python3 "<skill-root>/ilk-loop/scripts/loop_status.py" ``` ```powershell # Windows — use python, not python3; or run ilk-status.ps1 python "<skill-root>\ilk-loop\scripts\loop_status.py" ``` The script resolves the active plans dir (external under `~/.ilk-data` preferred; legacy in-tree as fallback) and reports each sub

Installation

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

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

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

Full documentation available on GitHub

View Source Repository