cancel

Cancel active OMX modes with dependency-aware sequencing and safety checks.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/RJJJJ/project2 --skill cancel-rjjjj
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cancel
Source: https://github.com/RJJJJ/project2/tree/main/.codex/skills/cancel
Command: npx skills add https://github.com/RJJJJ/project2 --skill cancel-rjjjj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Cancel Skill provides a safe, centralized way to terminate any active OMX mode and perform comprehensive cleanup, preventing lingering state and inconsistent behavior.

Core Features & Use Cases

  • Detects active OMX modes across sessions and applies the appropriate cancellation sequence.
  • Handles multiple modes in dependency order (Autopilot, Ralph, Ultrawork, Ecomode, UltraQA, Swarm, Ultrapilot, Pipeline, Team) with safety checks.
  • Supports forceful cleanup to remove legacy state artifacts and ensure a fresh start, while preserving resume data where applicable.

Quick Start

Invoke /cancel to terminate any active OMX mode and perform safe state cleanup.

Frequently Asked Questions about cancel

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

FAQPage Schema
How do I safely cancel an active OMX mode and clean up tmux session state?▼

To cancel an active OMX mode, invoke a centralized cancellation command that detects active modes across sessions and applies dependency-aware sequencing to restore a clean, non-conflicting state.

What is the proper way to terminate multiple OMX modes like autopilot, ralph, and ultrawork simultaneously?▼

Terminating multiple OMX modes requires handling them in a specific dependency order—autopilot, ralph, ultrawork, ecomode, ultraqa, swarm, ultrapilot, pipeline, and team—to ensure safety checks prevent inconsistent behavior.

Can I force cleanup of legacy OMX state artifacts without losing resume data?▼

Yes, you can use forceful cleanup to remove legacy state artifacts and ensure a fresh start, while the process preserves resume data where applicable during the session state-management cancellation.

Why does OMX session state management require dependency-aware sequencing for cancellation?▼

Dependency-aware sequencing is required for OMX session cancellation because active modes like swarm, ultrapilot, pipeline, and team have interdependencies, and enforcing safety checks prevents lingering state and conflicts.

What should I do if OMX mode cancellation is not working and leaves lingering tmux state?▼

If OMX mode cancellation leaves lingering tmux state, apply force cleanup to remove legacy state artifacts across sessions, which enforces a fresh start and prevents inconsistent behavior from the terminated modes.