cancel

Cancel active OMX modes and clear associated state artifacts.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/zhaozengqing4364-bit/sales-training-qoder --skill cancel-zhaozengqing4364-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cancel
Source: https://github.com/zhaozengqing4364-bit/sales-training-qoder/tree/main/.codex/skills/cancel
Command: npx skills add https://github.com/zhaozengqing4364-bit/sales-training-qoder --skill cancel-zhaozengqing4364-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to efficiently cancel any active OMX mode, ensuring proper cleanup and transition between workflows.

Core Features & Use Cases

  • Automatic Mode Detection: Detects which OMX mode is currently active based on session states.
  • Comprehensive Cancellation: Handles all modes such as autopilot, ralph, ultrawork, ultraqa, swarm, and team, ensuring correct shutdown and cleanup.
  • Use Case: When an user needs to stop a running workflow and reset the environment, they can invoke this Skill to gracefully terminate all active modes and release resources.

Quick Start

Command /cancel to cancel all active OMX modes or use /cancel --force to force clear all state files and sessions.

Frequently Asked Questions about cancel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely cancel active OMX modes and reset the workflow environment?

To cancel active OMX modes and reset the workflow environment, invoke the cancel command to automatically detect running modes, gracefully shut down team sessions, and clear state artifacts for proper resource release.

What is the best way to shut down shared OMX team sessions without losing data?

The best way to shut down shared OMX team sessions safely is using the cancel command, which detects active session-based modes and ensures graceful termination before clearing state artifacts to release resources.

Does the cancel command support force clearing OMX session state files?

Yes, the cancel command supports force clearing OMX session state files by using the force flag, which bypasses graceful shutdown to immediately clear all active sessions and reset the environment.

Which OMX workflow modes can be terminated using session cleanup?

Session cleanup can terminate multiple OMX workflow modes including autopilot, ralph, ultrawork, ultraqa, swarm, and team, ensuring correct shutdown and comprehensive environment cleanup for each specific mode.

Why does workflow reset fail to release resources after exiting an OMX mode?

Workflow reset may fail to release resources if the OMX mode is not gracefully shut down, but using the cancel command ensures proper session cleanup and clears lingering state artifacts to restore normal operation.

When do I need to perform environment cleanup on active OMX workflows?

You need to perform environment cleanup on active OMX workflows when transitioning between tasks or stopping a running workflow, ensuring proper resource release and clearing state artifacts to restore normal operation.