Help us improve
Share bugs, ideas, or general feedback.
From oh-my-agent
Gracefully stops active autonomous workflows, preserves progress, summarizes status, and generates minimal recovery plans with handoffs. Useful for safe pauses on user cancel requests.
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agentHow this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:cancelThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
使用此技能停止自主或批处理模式而不丢失工作上下文。
Stops running Output SDK workflows via `npx output workflow stop`. Use to cancel unnecessary, stuck, long-running, or erroneous executions.
Saves Plan-Build-Run session state to .continue-here.md for resumption, capturing current phase, plan progress, git status, and blockers from .planning files.
Share bugs, ideas, or general feedback.
使用此技能停止自主或批处理模式而不丢失工作上下文。
## 生命周期
- 状态:已停止
- 模式:
- 阶段:
## 进度
- 已完成:
- 进行中:
- 开放:
## 恢复
1. ...
2. ...