From oh-my-agent
Gracefully stops active OMA autonomous workflow, summarizes completed work, open tasks, blockers, and generates structured recovery plan with checkpoint update.
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agent停止活动 oma 自主工作流。 上下文: $ARGUMENTS 协议: 1. 从上下文或 `.oma/state/*`(如果可用)确定活动模式/生命周期状态。 2. 将工作流标记为已停止(不丢弃进度)。 3. 总结已完成的工作、开放的待办事项、阻塞和下一个安全恢复步骤。 4. 如果文件系统工具可用,更新 `.oma/state/checkpoint.md`。 输出格式: ## 生命周期 - 状态:已停止 - 活动模式: ## 进度快照 - 已完成: - 进行中: - 开放: ## 恢复计划 1. ... 2. ... 3. ...
/stopToggles pause/resume of the current vibe session. Updates session and status JSON files, invokes explainer, and outputs structured confirmation with progress details.
/stopStops the heartbeat daemon by running `bun run ${CLAUDE_PLUGIN_ROOT}/src/index.ts --stop` and reports the output to the user.
/stopStops the Claude Nights Watch daemon gracefully with SIGTERM, timeouts to SIGKILL if needed, and cleans up PID files and locks. Halts autonomous task execution monitoring.
/stopStops running sparkrun inference workloads by recipe name, cluster ID, or all containers on a cluster. Prompts for target if unspecified and confirms with status.
/stopPauses HammerTime stop hook by creating ~/.claude/hammertime/disabled sentinel file and confirms pause with resumption instructions.
停止活动 oma 自主工作流。
上下文: $ARGUMENTS
协议:
.oma/state/*(如果可用)确定活动模式/生命周期状态。.oma/state/checkpoint.md。输出格式: