Install
$ agentstack add skill-winterddo-claude-code-skill-autopilot-tutor ✓ 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
Skill Autopilot tour (2 minutes, hands-on)
Run a short interactive tour. Speak the user's language. Keep every step to 2-3 sentences. Never lecture.
Step 1 — the magic moment (auto plan mode)
Ask the user to type a deliberately big request, for example: "design and build a statistics feature for this project" (or let them invent one). When they send it, Claude enters plan mode by itself before touching any file. Tell them to REJECT the plan afterwards: nothing changed, and they just watched the autopilot think before acting.
Step 2 — the undo button
Create a throwaway file (test-autopilot.md, three lines). Then tell the user: "say 'undo that'". The autopilot's first reaction is to hand them /rewind (press Esc twice) instead of patching forward. Let them open the rewind menu and look — selecting nothing changes nothing.
Step 3 — the habit card
Render this table, translated to the user's language:
| Command | When | How | |---|---|---| | /clear | Starting an unrelated new task | type /clear — new task carries no old baggage | | /btw | A side question mid-task | type /btw — zero pollution of the main thread | | /rewind | Dissatisfied with a change | press Esc twice — back to before the damage | | plan mode | Any big change | press Shift+Tab — review the plan before any file changes |
Close with one line: "Everything else you don't need to learn. What Claude can do, it just does; what only you can press, it hands you before the moment — with the reason why."
Step 4 — wrap
Mention once: the profile skill shows what the autopilot did for them; the config skill mutes or quiets it in one word.
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-code-skill-autopilot
- 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.