WinterDDo

27 mods across 3 repositories, 12 stars between them.

skill-autopilot

03

WinterDDo/claude-code-skill-autopilot

Plugin Claude Code

Use all the skills you've installed — not just the ones you remember. Each turn it surfaces the installed skills most relevant to your task, so a fitting one is in front of you instead of forgotten. Also offers high-leverage commands when they fit; handles the basics silently. Open source, zero telemetry, local-first.

6 2mo ago A tokens not measured original MIT

Stop

06

WinterDDo/claude-code-skill-autopilot

Hook

Runs when the agent finishes a response, executing run.sh via sh. From WinterDDo/claude-code-skill-autopilot.

6 2mo ago A tokens not measured original MIT

PostToolUse

07

WinterDDo/claude-code-skill-autopilot

Hook

Runs after a tool call finishes for Skill tool calls, executing run.sh via sh. From WinterDDo/claude-code-skill-autopilot.

6 2mo ago A tokens not measured original MIT

config

08

WinterDDo/claude-code-skill-autopilot

Skill Claude CodeCodex

Adjust Skill Autopilot settings — mute it, change aggressiveness (teaching/normal/quiet), switch guidance language (en/zh), or toggle the auto plan-mode gate. Use when the user says the autopilot is too noisy, too quiet, "mute autopilot", "autopilot太烦了", "别再提示了", or wants teaching tips back.

6 2mo ago A 79 tokens original MIT

doctor

09

WinterDDo/claude-code-skill-autopilot

Skill Claude CodeCodex

Diagnose whether Skill Autopilot's hooks are actually firing and config is valid. Use when the autopilot seems inactive, suggestions never appear, after install or update to verify setup, or the user says "autopilot不工作", "check autopilot", "autopilot broken".

6 2mo ago A 61 tokens original MIT

evolve

10

WinterDDo/claude-code-skill-autopilot

Skill Claude CodeCodex

Distill Skill Autopilot's accumulated usage evidence into personalized rules — the self-evolution step. Use when the autopilot announces an evolution window, or the user says "evolve", "学习一下我的习惯", "update your instincts", "distill autopilot".

6 2mo ago A 59 tokens original MIT

profile

11

WinterDDo/claude-code-skill-autopilot

Skill Claude CodeCodex

Show the Skill Autopilot dashboard — what it did for you, before/after comparison, learned rules with evidence, mastered commands. Also drafts a feedback issue. Use when the user asks "what has the autopilot done", "show my profile", "驾驶舱", "autopilot 报告", "学到了什么", or wants to give feedback about suggestions.

6 2mo ago A 79 tokens original MIT

tutor

12

WinterDDo/claude-code-skill-autopilot

Skill Claude CodeCodex

Guided first tour of Skill Autopilot — see auto plan mode happen, learn the 4 habit commands (/clear, /btw, /rewind, plan mode), and what Claude now handles silently. Use when the user asks how the autopilot works, what commands they should learn, how to undo Claude's changes, says "tour", "教我命令", "怎么用命令", or right…

6 2mo ago B 91 tokens original MIT

whats-new

13

WinterDDo/claude-code-skill-autopilot

Skill Claude CodeCodex

Explain what's newly possible — new Claude Code commands after a knowledge-base update, and installed-but-never-used skills. Use when the autopilot announces a knowledge update, or the user asks "what's new", "有什么新功能", "我装了哪些没用过的 skill".

6 2mo ago A 62 tokens original MIT

WinterDDo/paul-graham-skills

Skill Claude CodeCodex

Apply when an attempt at a task has failed, when Claude is debugging, when a previous answer did not work, when iterating on a solution that is not converging, or when the user reports that the last response missed the mark. Critical trigger: any moment where the temptation is to retry the same approach with cosmetic…

4 4mo ago A 93 tokens

WinterDDo/paul-graham-skills

Skill Claude CodeCodex

Apply when Claude is in any mode of investigation, analysis, critique, or disagreement. Triggers especially when: the user pushes back on a previous Claude position, Claude finds a conclusion that contradicts what the user seems to want, Claude is reviewing the user's work, or Claude is being asked to evaluate…

4 4mo ago A 110 tokens

WinterDDo/paul-graham-skills

Skill Claude CodeCodex

Apply at the start of any non-trivial task, and any time something looks 'clean,' 'simple,' or 'obvious' during execution. Triggers include: receiving a user request before executing it, encountering a clean dataset, seeing an elegant solution that resolves quickly, finding an obvious explanation that fits the surface…

4 4mo ago A 113 tokens

WinterDDo/paul-graham-skills

Skill Claude CodeCodex

Apply whenever Claude is making any claim, recommendation, factual statement, or analysis. Always-on for any non-trivial assertion. Triggers especially when: Claude is producing content in domains where its training data is uneven, when the user is asking for facts Claude is not certain of, when the analysis depends…

4 4mo ago A 122 tokens

WinterDDo/paul-graham-skills

Skill Claude CodeCodex

Apply when Claude is producing any substantive output: analysis, recommendations, reports, messages, code reviews, or written responses of any non-trivial length. Always-on for output quality. Specifically triggers when Claude is tempted to use elevated vocabulary, default to bulleted lists, add transitional…

4 4mo ago A 88 tokens

flywheel

20

WinterDDo/claude-skill-flywheel

Plugin Claude Code

Self-improving skill system: makes Claude reliably invoke the right skill every turn and learn from your corrections over time. 100% local plaintext.

2 3mo ago A tokens not measured original MIT

SessionStart

21

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

22

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

23

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

24

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