Takes Autopilot banner
an8079 an8079

Takes Autopilot

Testing community

Description

--- name: autopilot description: 全自动执行引擎,5阶段管道:Expansion → Planning → Execution → QA → Validation。 --- # /autopilot - 全自动执行模式 自主决策执行路径,自动任务分解,持续执行直到完成。 ## 使用方式 ``` /autopilot "任务描述" ``` 或 ``` 自动驾驶 自动执行 全自动模式 ``` ## 5 阶段管道 ``` ┌────────────────────────────────────────────────────┐ │ 5-Stage Pipeline │ ├────────────────────────────────────────────────────┤ │ │ │ ┌───────────┐ ┌───────────┐ ┌────────

Installation

Installs to ~/.claude/skills/an8079-take-skills-takes-autopilot/SKILL.md

Terminal
mkdir -p ~/.claude/skills/an8079-take-skills-takes-autopilot && curl -fsSL https://raw.githubusercontent.com/an8079/take-skills/HEAD/commands/takes-autopilot.md -o ~/.claude/skills/an8079-take-skills-takes-autopilot/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository