delete-mission

Delete a specified background mission and its run history via the temporal client.

3|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/X-McKay/kubani --skill delete-mission
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delete-mission
Source: https://github.com/X-McKay/kubani/tree/main/kubani/skills/general/missions/delete-mission
Command: npx skills add https://github.com/X-McKay/kubani --skill delete-mission

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill permanently deletes a background mission and all its associated run history, freeing up resources and decluttering your system.

Core Features & Use Cases

  • Mission Deletion: Safely removes specified missions and their historical data.
  • Confirmation Prompt: Ensures user intent before irreversible deletion.
  • Use Case: When a project is completed or a recurring task is no longer needed, use this Skill to clean up your active missions.

Quick Start

Use the delete mission skill to permanently remove the mission titled 'daily news digest'.

Frequently Asked Questions about delete-mission

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

FAQPage Schema
How do I permanently delete a background mission and its run history?

To permanently delete a background mission, you must provide the specific mission identifier and explicit user confirmation. The system then uses the temporal client to purge the mission and all associated historical run data irreversibly.

Can I recover a mission after confirming the deletion?

No, mission deletion is an irreversible action. Once you provide explicit confirmation and the temporal client processes the request, the specified background mission and its entire run history are permanently purged from the system.

When should I remove completed missions from the system?

You should remove completed missions when a project is finished or a recurring task is no longer needed. Deleting these background missions declutters your system and frees up resources by purging their run history.

What do I need to cancel and destroy a mission using this method?

You need the specific mission identifier to target the correct background mission, along with explicit user confirmation to authorize the action. The deletion is then executed via the temporal client to destroy the mission and its run history.

Why does deleting a mission require explicit confirmation?

Explicit confirmation is required because deleting a mission permanently removes the background task and all its associated run history. This safeguard ensures user intent before executing an irreversible destruction action via the temporal client.