Ilk Status banner
inluck-net inluck-net

Ilk Status

Development community

Description

Show ilk-loop progress for the current project (or all projects). This is a **read-only** status command. It resolves the project, runs `loop_status.py` for queue state, and `status_progress.py` for a rich progress dashboard. Use when the user says "ilk status", "show ilk progress", `/ilk-status`, "ilk 跑到哪了", "where are we", "ilk 进度", or wants to check loop state without launching or stopping anything. Do NOT inspect `docs/plans/` manually as the source of truth. Always use the external-plan-a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository