autopilot

SkillAI & models

Runs an autonomous multi-stage execution loop until acceptance criteria pass or a blocker is encountered.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the autopilot skill

What this skill tells your AI

The instructions your AI receives, as published by sswym/oh-my-agent in skills/autopilot/SKILL.md and read by ahel’s review.

目的

使用此技能在复杂任务上保持动力,而无需每轮手动提示阶段。

触发条件

  • 工作跨越规划、执行和验证
  • 用户希望自主迭代进度
  • 会话可以从检查点循环中受益

工作流程

  1. team-planteam-prd 开始。
  2. 在循环中运行 team-exec -> team-verify -> team-fix
  3. 当所有验收标准通过、出现阻塞或达到最大循环次数时停止。
  4. 每个循环后更新检查点摘要。
  5. 以清晰的完成状态和下一步操作结束。

护栏

  • 最大循环次数:从 .oma/state/config.json 读取(loopLimits.autopilotloopLimits.default),如果未配置则回退到 5。
  • 不要隐藏阻塞或失败的验证。
  • 使用 $cancel/oma:stop 进行优雅停止。

输出模板

## 模式
- autopilot

## 循环板
| 循环 | 结果 | 剩余待办 | 阻塞 |
| --- | --- | --- | --- |

## 完成
- ...

## 后续操作
- ...

Signals

GitHub stars
76
Forks
13
Last commit
Apr 2026
Advanced
Catalog kind
skill
Gateway key
autopilot-sswym
Source
github.com/sswym/oh-my-agent