get-mission-history

Retrieve and display execution history for a specified background mission.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a clear overview of past mission executions, helping users understand mission performance, identify issues, and track progress over time.

Core Features & Use Cases

  • View Run History: Displays a list of recent mission runs, including their status, duration, and any anomalies detected.
  • Anomaly Tracking: Highlights runs where issues occurred and shows associated notifications.
  • Use Case: A user wants to check if their "daily backup" mission has been running successfully and if any errors have occurred in the past week.

Quick Start

Show me the history for the cluster health monitor mission.

Frequently Asked Questions about get-mission-history

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

FAQPage Schema
How do I review past mission execution history and outcomes?

To review past mission execution history, this Skill retrieves recent runs, outcomes, tool call counts, anomalies, and notifications for a specified background mission. It provides a clear overview of mission performance to help you track progress and identify issues over time.

What is the best way to monitor mission performance and diagnose past failures?

Monitoring mission performance and diagnosing past failures is achieved by retrieving execution logs that highlight detected anomalies and display associated notifications. This allows you to quickly identify runs where issues occurred and review their operational status and duration.

Do I need a temporal client to retrieve background mission logs?

Yes, you need access to a temporal client for activity execution and mission data retrieval. This client connection is required to query the background mission logs and successfully display the historical execution data.

How does anomaly tracking work for recent mission runs?

Anomaly tracking for recent mission runs works by highlighting specific executions where issues occurred and showing their associated notifications. This allows you to easily spot operational errors within your background mission history without manually reviewing every run.

Can I check if a daily background mission has been running successfully over time?

Yes, you can check if a background mission like a daily backup has been running successfully by viewing its run history. The Skill displays past execution statuses and durations, allowing you to verify successful operations and identify any errors within a specific timeframe.