cancel

Cancels active OMQ modes and cleans up related state.

2|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/chrisxue90/oh-my-qwencode --skill cancel-chrisxue90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cancel
Source: https://github.com/chrisxue90/oh-my-qwencode/tree/main/skills/cancel
Command: npx skills add https://github.com/chrisxue90/oh-my-qwencode --skill cancel-chrisxue90

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cancel active OMQ modes and clean up related state to restore a neutral workspace.

Core Features & Use Cases

  • Auto-detects and cancels the currently active OMQ mode (Autopilot, Ralph, Ultrawork, UltraQA, Swarm, Ultrapilot, Pipeline, Team) and performs safe state cleanup.
  • Supports forceful clearance across all sessions with the --force / --all flags and emits a structured cancel report.
  • Handles team-based cleanup via tmux sessions, worker inbox signaling, and proper removal of team state.

Quick Start

To cancel any active OMQ mode and clean up state, instruct the system to perform a safe cancellation now.

Frequently Asked Questions about cancel

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

FAQPage Schema
How do I cancel active OMQ modes and restore a neutral workspace?

To cancel active OMQ modes, auto-detect the running mode and clean up related state. This restores a neutral workspace by handling active sessions and removing legacy artifacts safely.

What is the best way to clean up tmux sessions during team mode cancellation?

Team-based tmux cleanup involves terminating active tmux sessions and signaling worker inboxes. Proper removal of team state ensures the workspace returns to a neutral condition.

Can I force cancel OMQ state across all active sessions?

You can force cancel OMQ state across all sessions using the --force or --all flags. This triggers a forceful clearance of state and emits a structured cancel report.

Does the cancellation process support Autopilot, Swarm, and Pipeline modes?

The cancellation process supports Autopilot, Ralph, Ultrawork, UltraQA, Swarm, Ultrapilot, Pipeline, and Team modes. It auto-detects the specific mode and performs safe state cleanup.

Why do I need session-scoped state tools for OMQ workflow shutdown?

Session-scoped state tools are required for OMQ workflow shutdown to safely manage and remove legacy artifacts. They ensure state cleanup is properly scoped without affecting unrelated processes.