Ilk Self Improve banner
inluck-net inluck-net

Ilk Self Improve

Development community

Description

Plan toolkit improvements from the shared improvement backlog. This is the self-improvement source adapter — it reads open candidates emitted by `/ilk-feedback` postmortems, formats them as a task description, and delegates to the `/ilk-plan` core workflow on the ilk-skills repo. > **Result**: the `/ilk-plan` core auto-gates the resulting master as > `draft` + `supervised_only` (self-modifying batch). A human must release > it (`draft` → `queued`) and run it supervised after `/ilk-upgrade`. F

Installation

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

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

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

Full documentation available on GitHub

View Source Repository