From oh-my-agent
Runs autonomous multi-stage execution loops (team-plan, exec-verify-fix cycles) for complex tasks until acceptance criteria pass, blocker hit, or max loops. Tracks progress via checkpoints.
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agentThis skill uses the workspace's default tool permissions.
使用此技能在复杂任务上保持动力,而无需每轮手动提示阶段。
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Designs, implements, and audits WCAG 2.2 AA accessible UIs for Web (ARIA/HTML5), iOS (SwiftUI traits), and Android (Compose semantics). Audits code for compliance gaps.
使用此技能在复杂任务上保持动力,而无需每轮手动提示阶段。
team-plan 和 team-prd 开始。team-exec -> team-verify -> team-fix。.oma/state/config.json 读取(loopLimits.autopilot 或 loopLimits.default),如果未配置则回退到 5。$cancel 或 /oma:stop 进行优雅停止。## 模式
- autopilot
## 循环板
| 循环 | 结果 | 剩余待办 | 阻塞 |
| --- | --- | --- | --- |
## 完成
- ...
## 后续操作
- ...