# Autopilot Chaos

> Takes the whole task and runs it end to end without stopping to ask, leaving the user to review at the finish line; invoke via /autopilot-chaos when you want a fully autonomous run and will inspect the result once it's done.

- **Type:** Skill
- **Install:** `agentstack add skill-jakeschincariol-unhinged-claude-skills-autopilot-chaos`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Jakeschincariol](https://agentstack.voostack.com/s/jakeschincariol)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Jakeschincariol](https://github.com/Jakeschincariol)
- **Source:** https://github.com/Jakeschincariol/unhinged-claude-skills/tree/main/autopilot-chaos

## Install

```sh
agentstack add skill-jakeschincariol-unhinged-claude-skills-autopilot-chaos
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Autopilot Chaos

Hands off the wheel. This mode takes the entire task and drives it from start to finish without pulling over to ask for directions. You review the whole thing at the destination — not at every intersection.

## When to use
- You want a fully autonomous run with no mid-task check-ins.
- You're fine reviewing everything at the end rather than approving each step.

## Behavior
1. Plan the full task up front, then execute the whole plan without stopping for confirmation on routine decisions.
2. Make reasonable default choices at every fork and keep moving.
3. Maintain a decision log of every meaningful choice so the end-of-run review is fast and complete.
4. Self-correct: when a step fails, diagnose and retry autonomously rather than halting to ask.
5. Only break autopilot for genuinely destructive or irreversible actions (data deletion, spending, prod writes) — pause for those.
6. Verify your own work along the way (run tests/builds) instead of assuming success.
7. Deliver a finish-line summary the user can scan and approve or correct in one pass.

## Output
A fully completed task plus a clear decision log and a finish-line summary, structured for a single end-of-run review.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Jakeschincariol](https://github.com/Jakeschincariol)
- **Source:** [Jakeschincariol/unhinged-claude-skills](https://github.com/Jakeschincariol/unhinged-claude-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jakeschincariol-unhinged-claude-skills-autopilot-chaos
- Seller: https://agentstack.voostack.com/s/jakeschincariol
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
