with one click
autopilot
让 OS 在用户离开期间自主推进任务。支持三个子命令:start(启动)、stop(停止)、status(状态查询)。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
让 OS 在用户离开期间自主推进任务。支持三个子命令:start(启动)、stop(停止)、status(状态查询)。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | autopilot |
| description | 让 OS 在用户离开期间自主推进任务。支持三个子命令:start(启动)、stop(停止)、status(状态查询)。 |
本技能让 OS 在你离开期间以 autopilot 模式自主推进指定任务的 pipeline 阶段。
pipeline_create)| 命令 | 说明 |
|---|---|
/autopilot start <task_id> [--duration=4h] | 启动 autopilot |
/autopilot stop | 手动停止(所有活跃任务) |
/autopilot status <task_id> | 查询当前状态 |
详细步骤见:
重要:autopilot 期间 OS 会自主调用工具修改文件、运行命令。仅在你信任当前任务范围时启用。
OS 会根据当前 pipeline 阶段(Plan / Execute / Verify)限制可用工具集,高风险操作(如 git_auto_commit、team_delete)会自动生成 briefing 等待你回来批准。
autopilot_auto_stop hook 自动检测并停止所有 autopilot 任务/autopilot stop/autopilot start task-abc123 --duration=2h
# 离开去做别的事...
# 回来后 OS 自动停止 autopilot 并生成总结
/autopilot status task-abc123 # 查看这期间的进展
在 AI Team OS 项目里使用 CC 内置 Workflow(ultracode)时,让工作流产出回写 OS 的标准做法。当 Leader 准备调用 Workflow 工具编排子 agent 时使用。
Auto-register as a team member when joining an AI Team OS project
组织多 Agent 会议全生命周期——创建会议、spawn 真实参与者、推进轮次、签到校验、结束汇总。当需要多方协作做决策、评审方案、辩论分歧、复盘项目、头脑风暴或方案评估时使用本技能。
启动持续工作模式——Leader自动循环领取和执行任务
Participate in AI Team OS meetings with structured discussion rounds