Install
$ agentstack add skill-winterddo-claude-code-skill-autopilot-profile ✓ 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
Autopilot dashboard
Every number MUST be traceable to a real entry in the data files. Never fabricate or extrapolate a value claim. If a number is zero, show zero.
Data sources
Read from ~/.claude/command-autopilot/: state.json (counters, milestones, config), events.jsonl + events-archive.jsonl (the ledger), learned.json (rules), skills-index.json.
Report (user's language, compact)
- Value ledger — counts from events: auto plan-mode entries, skills auto-invoked (top 3 by count, with names), suggestions accepted vs made. One line each, with the period covered.
- Before/after — compare the oldest 7 days of events against the newest 7 (only if ≥14 days of data; otherwise say "still collecting"): self-used commands per week then vs now. This is the user's own growth, shown from their own data.
- Learned rules — each in_force rule with its evidence count and last-confirmed date. If none: "still observing, first rules typically appear after ~10 sessions."
- Mastered — habits with self-use evidence; note that teaching for them has naturally stopped.
- Controls — one line: config skill to quiet/mute, evolve skill to re-distill, "delete rule N" works right here.
Feedback draft
If the user is dissatisfied with any suggestion behavior, offer to draft a GitHub issue for WinterDDo/claude-code-skill-autopilot: title, what happened, expected behavior, and (only with explicit consent) the relevant anonymized evidence lines. Show the draft; the user files it themselves.
Rule deletion
"Delete rule N" → remove it from learned.json, confirm in one line.
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.