Skip to content

Releases: WinterDDo/claude-skill-flywheel

v0.1.1 — skill doctor

Choose a tag to compare

@WinterDDo WinterDDo released this 01 Jun 03:05

Adds /flywheel:doctor, a read-only diagnostic that shows which of your installed skills have actually fired and which sit dormant. Computed live from your own ~/.claude/skills/ and usage log; nothing hardcoded, nothing sent anywhere.

Update an existing install:

/plugin marketplace update
/plugin install flywheel@claude-skill-flywheel

v0.1.0 — first release

Choose a tag to compare

@WinterDDo WinterDDo released this 30 May 09:17

First public release. 🎯

Install in Claude Code (two slash commands):

/plugin marketplace add WinterDDo/claude-skill-flywheel
/plugin install flywheel@claude-skill-flywheel

Or git clone … && ./install.sh.

A ⚡ SKILL CHECK hook makes Claude reliably invoke the right skill every turn; a distillation flywheel learns from your corrections so it improves over time. 100% local plaintext, no telemetry. See the README and CHANGELOG for details.