cancel

Terminate active AI modes by cleaning up state files.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/buddypia/kaiju-voice --skill cancel-buddypia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cancel
Source: https://github.com/buddypia/kaiju-voice/tree/main/.claude/skills/cancel
Command: npx skills add https://github.com/buddypia/kaiju-voice --skill cancel-buddypia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a safe and controlled way to terminate ongoing AI processes like persistent modes, web QA, or turbo modes, preventing unexpected behavior and ensuring a clean shutdown.

Core Features & Use Cases

  • Graceful Termination: Safely stops active AI modes by cleaning up state files.
  • Mode-Specific Cancellation: Allows cancelling individual modes or all active modes.
  • Forceful Shutdown: Provides an option to forcefully remove state files if a normal shutdown fails.
  • Use Case: If an AI assistant is stuck in a loop or you need to stop a long-running task, you can use this skill to cleanly exit the current mode and allow the AI to respond normally again.

Quick Start

Use the cancel skill to stop the current persistent mode.

Frequently Asked Questions about cancel

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

FAQPage Schema
How do I safely stop persistent AI modes running in a loop?

To stop persistent AI modes safely, you terminate active processes by cleaning up their state files. This ensures a graceful shutdown, prevents unexpected behavior, and allows the AI to resume normal operation.

What is the best way to cancel a stuck web QA or turbo mode?

The best way to cancel a stuck web QA or turbo mode is to use selective or full cancellation to clean up the active state files. This safely terminates the ongoing process and restores standard AI responsiveness.

How does state cleanup work when terminating ongoing AI processes?

State cleanup works by removing the files that persistent modes, web QA, and turbo modes rely on to maintain active status. Clearing these files safely terminates the processes and resets the AI environment.

Can I forcefully remove corrupted state files if a normal AI shutdown fails?

Yes, you can forcefully remove corrupted state files if a normal shutdown fails. An optional forceful override deletes corrupted state files, ensuring the AI can resume normal operation after termination.

Does terminating an active AI mode allow me to cancel individual modes selectively?

Yes, terminating an active AI mode supports mode-specific cancellation, allowing you to cancel individual modes or all active modes. This selective cancellation stops targeted processes while maintaining state integrity.