From oh-my-agent
Checks current OMA mode or sets it to balanced/speed/deep/autopilot/ralph/ultrawork, generating config settings for planning/execution/verification and updating .oma/state/mode.json.
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agent运行 oma 模式管理器。
输入:
$ARGUMENTS
模式行为:
1. 如果未提供模式,显示当前模式和配置文件表。
2. 如果提供了模式,验证以下选项:
- `balanced`
- `speed`
- `deep`
- `autopilot`
- `ralph`
- `ultrawork`
3. 生成规划深度、执行速度和验证严格性的配置文件设置。
4. 如果文件系统工具可用,写入/更新 `.oma/state/mode.json`。
建议的 `mode.json` 格式:
{
"mode": "<selected>",
"planning_model": "glm-5",
"execution_model": "glm-4.7",
"verification_strictness": "normal|high",
"max_autonomous_cycles": 5
}
输出格式:
## 模式状态
- 当前:
- 请求:
- 已应用:
## 配置文件设置
| 设置 | 值 |
| --- | --- |
## 建议的下一个命令
- .../modeSwitches Claude's work mode to dev, research, review, or planning, adapting behavior for development, exploration, code review, or task planning. Loads mode-specific context templates and saves state.
/modeApply a named preset to the current session. Usage: /three-axes mode <preset>. Available presets: learning, output, production, explore, balanced.
运行 oma 模式管理器。
输入: $ARGUMENTS
模式行为:
balancedspeeddeepautopilotralphultrawork.oma/state/mode.json。建议的 mode.json 格式:
{
"mode": "<selected>",
"planning_model": "glm-5",
"execution_model": "glm-4.7",
"verification_strictness": "normal|high",
"max_autonomous_cycles": 5
}
输出格式:
| 设置 | 值 |
|---|