Releases: WinterDDo/claude-skill-flywheel
Releases · WinterDDo/claude-skill-flywheel
Release list
v0.1.1 — skill doctor
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
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.