WinterDDo/claude-code-skill-autopilot
Plugin Claude Code
Plugin marketplace listing 1 plugin: skill-autopilot.
WinterDDo/claude-code-skill-autopilot
Plugin Claude Code
Plugin marketplace listing 1 plugin: skill-autopilot.
WinterDDo/claude-code-skill-autopilot
Settings file Claude Code
Agent settings configuring extraKnownMarketplaces, enabledPlugins.
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.
WinterDDo/claude-code-skill-autopilot
Hook
Runs when you submit a prompt, before the agent sees it, executing run.sh via sh. From WinterDDo/claude-code-skill-autopilot.
WinterDDo/claude-code-skill-autopilot
Hook
Runs when a session starts, executing run.sh via sh. From WinterDDo/claude-code-skill-autopilot.
WinterDDo/claude-code-skill-autopilot
Hook
Runs when the agent finishes a response, executing run.sh via sh. From WinterDDo/claude-code-skill-autopilot.
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.
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.
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".
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".
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.
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…
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".
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…
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…
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…
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…
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…
WinterDDo/claude-skill-flywheel
Plugin Claude Code
Plugin marketplace listing 1 plugin: flywheel.
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.
WinterDDo/claude-skill-flywheel
Hook
Runs when a session starts, executing session-start.py via python3. From WinterDDo/claude-skill-flywheel.
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.
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.
WinterDDo/claude-skill-flywheel
Hook
Runs when the agent finishes a response, running an inline shell check. From WinterDDo/claude-skill-flywheel.