Help us improve
Share bugs, ideas, or general feedback.
From oh-my-agent
Runs ultrawork mode to decompose goals into independent shards, group by risk/dependencies, delegate quick tasks, apply periodic quality gates, and output shard plans, logs, and summaries.
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:ultraworkThe summary Claude sees in its command listing — used to decide when to auto-load this command
运行 oma `ultrawork` 模式。 目标: $ARGUMENTS Ultrawork 协议: 1. 将工作分解为独立的分片。 2. 按风险和依赖关系对分片进行分组。 3. 将快速实现片段委派给 `oma-executor`/`oma-quick`。 4. 每批使用 `oma-reviewer` 运行周期性验证门控。 5. 为每个分片保持可回滚感知的摘要。 规则: - 不要合并未经验证的关键分片。 - 保持每个分片有界且可逆。 - 升级跨分片耦合风险。 输出格式: ## 模式 - ultrawork ## 分片计划 | 分片 | 范围 | 所有者 | 风险 | 验证门控 | | --- | --- | --- | --- | --- | ## 吞吐量日志 - ... ## 质量门控摘要 - ... ## 剩余批次 - ...
/orchestrate-taskDecomposes complex development tasks into structured YAML workflows with agent assignments, dependencies, priorities, and parallel execution groups.
/orchestrateDecomposes complex tasks into ordered sub-tasks with dependencies and parallel execution, tracks progress and failures, verifies results, and outputs a status summary table.
/pm-workExecutes batches of project tasks through 8-phase loop: prioritize, select, research, decompose, execute, validate, checkpoint. Supports --task, --serial, --batch-size, --dry-run, --gate flags.
/just-do-it-swarmingExecutes all remaining tasks using agent teams for context isolation, running each in a separate session. Supports --parallel for large batches (>5 tasks).
/batch-execution-playbookExecutes development plans by batching tasks for parallel/serial execution with agent teams, verifying results, reporting progress between batches, and confirming completion.
/executeExecutes validated plans using isolated agents for tasks, spec review, code review, and conflict resolution, with human checkpoints between batches. Supports --resume, --status, --dry-run, and other flags.
Share bugs, ideas, or general feedback.
运行 oma ultrawork 模式。
目标: $ARGUMENTS
Ultrawork 协议:
oma-executor/oma-quick。oma-reviewer 运行周期性验证门控。规则:
输出格式:
| 分片 | 范围 | 所有者 | 风险 | 验证门控 |
|---|