Ilk Doctor banner
inluck-net inluck-net

Ilk Doctor

Development community

Description

Diagnose why nothing is running for the current project. This is a **read-only** diagnostic command. It walks a sequence of gates in order, prints the FIRST blocker with its evidence, and stops. A gate that cannot be evaluated reports `unknown`, never `pass`. Use when the user says "ilk doctor", "why is nothing running", `/ilk-doctor`, "diagnose ilk", or wants to know why a loop is idle. **This tool never mutates anything.** No file writes, no killing, no cleaning stale files. A doctor that f

Installation

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

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

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

Full documentation available on GitHub

View Source Repository