Help us improve
Share bugs, ideas, or general feedback.
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-agentHow this command is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:modeThe summary Claude sees in its command listing — used to decide when to auto-load this command
运行 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
}
输出格式:
## 模式状态
- 当前:
- 请求:
- 已应用:
## 配置文件设置
| 设置 | 值 |
| --- | --- |
## 建议的下一个命令
- .../f5-modeSwitches behavioral development modes (coding, debugging, security, etc.) for context-aware responses. Supports list, show <mode>, set <mode>, reset, status, auto subcommands.
/profileSwitches the active model profile. Presets: quality, balanced, budget, adaptive. Supports custom profiles from config.json model_profiles.
/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.
Share bugs, ideas, or general feedback.
运行 oma 模式管理器。
输入: $ARGUMENTS
模式行为:
balancedspeeddeepautopilotralphultrawork.oma/state/mode.json。建议的 mode.json 格式:
{
"mode": "",
"planning_model": "glm-5",
"execution_model": "glm-4.7",
"verification_strictness": "normal|high",
"max_autonomous_cycles": 5
}
输出格式:
| 设置 | 值 |
|---|