Skill Health

Analyze execution logs and CI/CD run statuses to detect missed scheduled skill executions.

17|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/aaronjmars/miroshark-aeon --skill skill-health-aaronjmars
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Health
Source: https://github.com/aaronjmars/miroshark-aeon/tree/main/skills/skill-health
Command: npx skills add https://github.com/aaronjmars/miroshark-aeon --skill skill-health-aaronjmars

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies and reports on scheduled skills that have not run as expected or encountered errors, ensuring system reliability and prompt issue detection.

Core Features & Use Cases

  • Monitoring Scheduled Skills: Checks the execution logs and scheduling data to determine if skills are running on time.
  • Error Detection: Flags skills that have logged errors or failed to run within their expected windows.
  • Reporting: Generates a health report summarizing the operational status of skills and workflows, alerting operators to issues before they escalate.

Quick Start

Use the Skill Health to verify the recent activity status of all scheduled skills and receive alerts for any anomalies detected.

Frequently Asked Questions about Skill Health

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

FAQPage Schema
How do I monitor scheduled automation tasks for missed executions?

Scheduled task error detection works by analyzing execution logs and querying CI/CD system run statuses to identify failed executions or logged errors. It flags anomalies in operational status to alert operators before issues escalate.

What is the best way to generate a health report for autonomous agent frameworks?

Generating a health report for autonomous agent frameworks involves reading log files and analyzing system runs to summarize operational status. The resulting report highlights missed executions and errors, ensuring system reliability.

Can I use log analysis to validate the integrity of CI/CD system runs?

Yes, you can use log analysis to validate the integrity of CI/CD system runs by querying run statuses and examining logs for errors. This detects missed executions and validates that scheduled workflows operate reliably.

Does system health monitoring work without external dependencies?

System health monitoring operates without external dependencies by relying on internal log files and scheduling data. It reads execution logs directly to detect missed runs and generate comprehensive health reports autonomously.

Why does my scheduled skill not run as expected within its execution window?

A scheduled skill not running as expected within its execution window is detected by analyzing execution logs and scheduling data for gaps. Identifying these missed executions helps ensure prompt issue detection and system reliability.