cancel

Detect and cancel active OMC modes with state cleanup.

Updated May 31, 2026
One-click install
npx skills add https://github.com/Ewallyw/claude-config-public --skill cancel-ewallyw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cancel
Source: https://github.com/Ewallyw/claude-config-public/tree/main/claude-config-master/claude-config-master/skills/cancel
Command: npx skills add https://github.com/Ewallyw/claude-config-public --skill cancel-ewallyw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires state_clear, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a standardized and intelligent way to cancel active OMC modes, ensuring proper state cleanup and minimizing manual intervention.

Core Features & Use Cases

  • Automatic Mode Detection: Identifies and cancels the active OMC mode based on context.
  • Graceful Shutdown: Handles various OMC modes (autopilot, ralph, ultrawork, etc.) with proper cleanup and state preservation.
  • Forceful Cleanup: Provides options to force cancel all sessions and legacy artifacts for a complete reset.
  • Team Management: Handles linked modes like team and ralph, ensuring coordinated shutdown.

Quick Start

Execute the cancel skill with the command /oh-my-claudecode:cancel.

Frequently Asked Questions about cancel

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

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

Canceling active OMC modes requires session-aware state management to coordinate shutdown across linked dependencies like team and ralph, ensuring graceful cleanup and state preservation without leaving legacy artifacts behind.

Can I force cancel all OMC sessions for a complete workflow reset?

Forceful cleanup provides options to force cancel all sessions and legacy artifacts, executing a complete reset of the OMC environment when graceful mode shutdown is not sufficient.

Do I need the state_clear tool to handle OMC mode cancellation?

The state_clear dependency is required to execute session-aware state cleanup, ensuring that canceling active OMC modes properly removes artifacts and preserves session data without manual intervention.

What is the best way to handle linked OMC modes like team and ralph during shutdown?

Coordinated team management handles linked modes like team and ralph during shutdown, ensuring dependencies are resolved and state cleanup executes synchronously across all related sessions.