Setup Project Health banner
adnanmokhtar adnanmokhtar

Setup Project Health

Development community

Description

--- description: Read-only report on whether this repo's /setup-project artifacts have drifted or gone stale. Dead files, budget breaches, missing ADRs, unconfirmed claims. Trigger on 'is my setup stale', 'check setup health', 'are the conventions still in sync with the code', 'why does /setup-project say there is no work to do'. Do NOT trigger on any ask to FIX drift (/setup-project --refresh) or when the caller expects a write of any kind. It grades setup artifacts, not product code — that is

Installation

Installs to ~/.claude/skills/adnanmokhtar-refract-setup-project-health/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adnanmokhtar-refract-setup-project-health && curl -fsSL https://raw.githubusercontent.com/adnanmokhtar/refract/HEAD/commands/setup-project-health.md -o ~/.claude/skills/adnanmokhtar-refract-setup-project-health/SKILL.md

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

Full documentation available on GitHub

View Source Repository