cancel

Cancel active OMC modes with dependency-aware shutdown and state cleanup.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Rheinmir/skills-kit --skill cancel-rheinmir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cancel
Source: https://github.com/Rheinmir/skills-kit/tree/main/skills/cancel
Command: npx skills add https://github.com/Rheinmir/skills-kit --skill cancel-rheinmir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Canceling an active OMC mode and cleaning up its state to prevent stale sessions, partial cleanups, and inconsistent system behavior.

Core Features & Use Cases

  • Dependency-aware cancellation: Cancels active modes in the correct order (Autopilot, Ralph, Ultrawork, UltraQA, Swarm, Ultrapilot, Pipeline, Team) with graceful fallback.
  • Session-aware scope: Operates per session or across all sessions in force mode, preserving resume data for Autopilot when available.
  • Team-aware cleanup: Detects native Antigravity teams and performs graceful shutdown, including MCP worker housekeeping and optional legacy cleanup.

Quick Start

Instruct the system to cancel the currently active OMC mode for your session.

Frequently Asked Questions about cancel

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

FAQPage Schema
How do I gracefully cancel an active OMC mode and clean up session state?

To gracefully cancel an active OMC mode and clean up session state, instruct the system to cancel the currently active mode. It detects active modes per session, applies the correct shutdown order, and performs proper state cleanup for the next run.

What is the correct shutdown order for canceling OMC workflows?

The correct shutdown order for canceling OMC workflows is Autopilot, Ralph, Ultrawork, UltraQA, Swarm, Ultrapilot, Pipeline, and Team. This dependency-aware cancellation sequence ensures graceful fallback and prevents inconsistent system behavior during state cleanup.

Can I force state cleanup across all active OMC sessions at once?

Yes, you can force state cleanup across all active OMC sessions at once by using force mode. This operates across all sessions, performs optional legacy cleanup, and executes MCP worker housekeeping while preserving resume data for Autopilot where applicable.

How do I shut down native Antigravity teams and clean up MCP workers?

To shut down native Antigravity teams and clean up MCP workers, the cancellation process detects native teams and performs graceful shutdown. This includes MCP worker housekeeping and optional legacy cleanup to ensure a clean slate.

Why do I need to clean up stale OMC sessions and partial workflow states?

You need to clean up stale OMC sessions and partial workflow states to prevent inconsistent system behavior. The cancellation skill validates the session context and provides safe fallbacks with clear feedback on outcomes to ensure a clean slate for the next run.

Does canceling an OMC Autopilot mode preserve my resume data?

Yes, canceling an OMC Autopilot mode preserves resume data when available. The skill validates the session context and applies the correct order of shutdown, ensuring your resume data is retained while performing proper state cleanup.