Ilk Inbox banner
inluck-net inluck-net

Ilk Inbox

Development community

Description

Plan a new batch of work for the ilk loop, sourced from eligible `pending` entries in the cross-project handoffs inbox (`~/Documents/handoffs/_inbox.md`). This is the **cross-project fan-out** — the primary consumption mode. It pulls all eligible pending entries, groups them by resolved project, and for each project generates an execution plan via `/ilk-plan`. Then it writes back status + plan references into the inbox entries. The per-project pull (cd into a repo, no `--all`) is the filtered

Installation

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

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

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

Full documentation available on GitHub

View Source Repository