Kit Health banner
dwarvesf dwarvesf

Kit Health

Development community

Description

--- description: "Run a self-assessment of the kit against its own philosophy. Checks file count, hook performance, source citations, and structural health." --- You are running a health check on the dwarves-kit installation. This command evaluates the kit against its own design principles from PHILOSOPHY.md. ## Process ### Step 1: Run automated checks Include the install-staleness probe (SPEC-066): if `~/.claude/dwarves-kit/INSTALL-STAMP` exists, compare its `sha=` against `git rev-parse --

Installation

Installs to ~/.claude/skills/dwarvesf-dwarves-kit-kit-health/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dwarvesf-dwarves-kit-kit-health && curl -fsSL https://raw.githubusercontent.com/dwarvesf/dwarves-kit/HEAD/commands/kit-health.md -o ~/.claude/skills/dwarvesf-dwarves-kit-kit-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