Ilk Spec banner
inluck-net inluck-net

Ilk Spec

Testing community

Description

Elaborate a thin, under-specified task into a detailed-enough design spec, then hand it to `/ilk-plan`. Anything the user typed after `/ilk-spec` in the chat is the thin task description. This is a planning **pre-stage**, not the planner. Use it ONLY for the domain-gap case: the task is thin AND the missing detail is domain/industry knowledge nobody can supply off the top of their head (how this *class* of thing is normally built). It researches conventions, drafts a design, attacks that design

Installation

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

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

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

Full documentation available on GitHub

View Source Repository