Install
$ agentstack add skill-winterddo-claude-code-skill-autopilot-whats-new ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
What's newly possible
Two sources, both local. Speak the user's language, lead with benefit, never list for listing's sake.
New commands (after a knowledge-base update)
Read ${CLAUDE_PLUGIN_ROOT}/knowledge/commands.json and playbooks.json. Compare against what the user has actually seen used (counters in ~/.claude/command-autopilot/state.json). Pick the 2-3 entries most relevant to how this user works (their evidence shows what they do) and present each as: what it is → what it does for YOU → the one-line way to try it. Mention the version it arrived in.
Installed-but-unused skills
Read ~/.claude/command-autopilot/skills-index.json; cross-reference with state.json skill counters. Skills with zero invocations are dormant value the user already owns. Pick the 1-2 most relevant to their evidence profile: "You installed X — it can ... — next time you ..., I'll use it automatically."
High-leverage commands the user has never used
The biggest gap for most users is the powerful commands they don't know exist. Read ${CLAUDE_PLUGIN_ROOT}/knowledge/commands.json + playbooks.json, cross-reference state.json command counters, and surface the high-leverage ones with zero usage — Workflow orchestration, parallel /fork, /goal, /loop, /background. For each: what it is → what it does for THEIR kind of work → the one-line way to try it. This is the "you can't ask for what you don't know exists" gap — lead with it.
Rules
Max 5 items total per run. Relevance over completeness; the rest stays for next time. End with: "Ask again any time — this list updates itself."
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.