Heartbeat

Check open PRs, issues, and scheduled task logs for system health.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps users continuously monitor their digital environment by automatically checking logs, issues, and scheduled tasks to surface important alerts before they escalate.

Core Features & Use Cases

  • Automated Environment Checks: Regularly scans system logs, open PRs, and issues to identify potential problems.
  • Schedule-Aware Operations: Executes checks based on precise shell-determined schedules and day-of-week timing.
  • Use Case: For example, running daily to ensure no PRs are stalled for over 24 hours, or confirming scheduled skills executed as expected, providing peace of mind for autonomous systems.

Quick Start

Run the heartbeat skill daily to keep track of unresolved issues, scheduled checks, and system health status, ensuring ongoing operational awareness.

Frequently Asked Questions about Heartbeat

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

FAQPage Schema
How do I monitor scheduled tasks and stalled GitHub PRs automatically?

Automated environment checks scan system logs, open PRs, and issues to surface important alerts before they escalate. It runs daily to track unresolved issues and confirm scheduled skills executed as expected.

What is autonomous system health monitoring for scheduled skills?

Autonomous system health monitoring checks logs, issues, and scheduled tasks to detect stalled or failed operations. It ensures scheduled skills run correctly and maintains ongoing operational awareness for autonomous agents.

Do I need GitHub CLI to monitor repository issues and open PRs?

Yes, you need access to GitHub CLI and log files for continuous oversight. These dependencies allow the monitoring process to check open PRs, issues, and scheduled task execution accurately.

Can I run daily checks to ensure no PRs are stalled for over 24 hours?

Yes, running daily checks ensures no PRs are stalled for over 24 hours. It confirms scheduled skills executed as expected, providing peace of mind for autonomous systems and ongoing operational awareness.

How does schedule-aware monitoring handle day-of-week timing for task execution?

Schedule-aware monitoring executes checks based on precise shell-determined schedules and day-of-week timing. This ensures automated environment scans occur at the correct intervals to surface potential problems.

Why are my scheduled skills failing to execute as expected?

Scheduled skills may fail due to undetected stalled operations or system errors. Regular monitoring of logs and scheduled task execution detects these failures early, preventing escalation and maintaining integrity.