Ilk Feedback banner
inluck-net inluck-net

Ilk Feedback

Development community

Description

Generate a postmortem for the most recent ilk-loop run on this project, then surface a recommended next step (resume / bump param / investigate first). Log discovery is external-first: `collect.py` reads from `~/.ilk-data/projects/<key>/logs/` (canonical), then falls back to legacy `<skill-root>/ilk-loop/logs/` for older runs. A preserved archive at `~/.ilk-data/projects/<key>/logs/archive/<run-id>/` is also checked when the original log path no longer exists (common in self-hosting projects wh

Installation

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

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

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

Full documentation available on GitHub

View Source Repository