什么是 omc?
oh-my-claudecode — 用于 Claude Code 的 Teams 第一个多代理编排层。 32 个专门代理、智能模型路由、持久执行循环和实时 HUD 可见性。零学习曲线。 来源:supercent-io/skills-template。
oh-my-claudecode — 用于 Claude Code 的 Teams 第一个多代理编排层。 32 个专门代理、智能模型路由、持久执行循环和实时 HUD 可见性。零学习曲线。
通过命令行快速安装 omc AI 技能到你的开发环境
来源:supercent-io/skills-template。
| Mode | What it is | Use For |
| Team (recommended) | Staged pipeline: team-plan → team-prd → team-exec → team-verify → team-fix | Coordinated agents on shared task list | | Autopilot | Autonomous single lead agent | End-to-end feature work with minimal ceremony | | Ultrawork | Maximum parallelism (non-team) | Burst parallel fixes/refactors |
| Ralph | Persistent mode with verify/fix loops | Tasks that must complete fully | | Pipeline | Sequential staged processing | Multi-step transformations | | Swarm/Ultrapilot | Legacy facades → route to Team | Existing workflows |
oh-my-claudecode — 用于 Claude Code 的 Teams 第一个多代理编排层。 32 个专门代理、智能模型路由、持久执行循环和实时 HUD 可见性。零学习曲线。 来源:supercent-io/skills-template。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/supercent-io/skills-template --skill omcoh-my-claudecode — 用于 Claude Code 的 Teams 第一个多代理编排层。 32 个专门代理、智能模型路由、持久执行循环和实时 HUD 可见性。零学习曲线。 来源:supercent-io/skills-template。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/supercent-io/skills-template --skill omc 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/supercent-io/skills-template