Install
$ agentstack add skill-winterddo-claude-skill-flywheel-distill ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Distill the flywheel
Read ~/.claude/.flywheel/corrections.md and ~/.claude/.flywheel/principles.md.
For each recurring theme across the corrections, test it against the three promotion gates:
- Seen 3+ times in genuinely different situations (not the same task replayed).
- Holds across 3 domains (for example coding, writing, decisions) — not a one-off quirk.
- Deletion test: removing the principle would cause an observable regression.
For every theme that passes all three:
- Append a one-line principle to the In force section of
principles.md, using the format[date] | domains: [d1, d2] | the principle in one or two sentences. - Note which corrections it subsumes so they can be thinned from the log.
Then maintain the rest:
- Demote any in-force principle whose violations have recurred (it was stated wrong); remove it from In force so it stops re-entering sessions.
- Prune pool entries with no recurrence in 60 days.
Be ruthless: maturity is fewer principles, not more. If "In force" only ever grows, you are collecting scenarios instead of finding root causes.
Finish by reporting what you promoted, demoted, and pruned, and how many corrections remain unconsolidated.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: WinterDDo
- Source: WinterDDo/claude-skill-flywheel
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.