WinterDDo/claude-skill-flywheel

A Claude Code plugin that gives Claude a memory: it remembers your corrections, turns the repeated ones into principles, and invokes the right skill each turn.

2Stars on the repository
9Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

WinterDDo/claude-skill-flywheel

Hook

Runs when a session starts, executing session-start.py via python3. From WinterDDo/claude-skill-flywheel.

2 3mo ago A tokens not measured copy · 73% MIT

UserPromptSubmit

02

WinterDDo/claude-skill-flywheel

Hook

Runs when you submit a prompt, before the agent sees it, executing skill-router.py via python3. From WinterDDo/claude-skill-flywheel.

2 3mo ago A tokens not measured original MIT

PostToolUse

03

WinterDDo/claude-skill-flywheel

Hook

Runs after a tool call finishes for Skill tool calls, executing skill-logger.py via python3. From WinterDDo/claude-skill-flywheel.

2 3mo ago A tokens not measured original MIT

Stop

04

WinterDDo/claude-skill-flywheel

Hook

Runs when the agent finishes a response, running an inline shell check. From WinterDDo/claude-skill-flywheel.

2 3mo ago A tokens not measured original MIT