Heartbeat

Monitor fleet health and generate priority briefs via GitHub API.

Updated Jul 16, 2026
One-click install
npx skills add https://github.com/enuno/noesis-aeon --skill heartbeat-enuno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Heartbeat
Source: https://github.com/enuno/noesis-aeon/tree/main/skills/heartbeat
Command: npx skills add https://github.com/enuno/noesis-aeon --skill heartbeat-enuno

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires RESEND_API_KEY?, gh, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The Heartbeat Skill keeps a vigilant eye on the health of your fleet, providing insights into potential issues and highlighting the most critical areas to focus on.

Core Features & Use Cases

  • Ambient Fleet Health Check: Regularly checks the status of all skills, PRs, and issues, and updates the public status page.
  • Priority Briefs: Offers on-demand briefs highlighting the three most pressing issues, explaining why they are important, and what has changed since the last update.
  • Custom Focus Areas: Allows users to focus on specific areas of the fleet for more detailed checks.

Quick Start

Run the Heartbeat Skill to perform an ambient fleet health check. To request a priority brief, use the 'brief' variable.

Frequently Asked Questions about Heartbeat

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

FAQPage Schema
How do I monitor GitHub fleet health for skills, PRs, and issues?

You can monitor GitHub fleet health by running the Heartbeat Skill to perform ambient health checks across all skills, PRs, and issues, which then updates a public status page with the current fleet conditions.

What is a priority brief for fleet monitoring and how does it work?

A priority brief is an on-demand report highlighting the three most pressing issues in your fleet. It explains why these critical issues are important and details what has changed since the last health check update.

Do I need a GitHub API token and cron scheduling to run automated health checks?

Yes, performing automated fleet health checks requires access to the GitHub API via the gh tool and uses cron scheduling to run regular checks. You also need an optional RESEND_API_KEY to handle notifications securely.

Can I target specific areas of my GitHub fleet for more detailed monitoring?

Yes, the Heartbeat Skill supports custom focus areas, allowing you to target specific segments of your fleet for more detailed health checks and focused monitoring instead of just scanning the entire project.

What's the best way to surface critical GitHub issues without manual review?

The best way to surface critical issues is to use the Heartbeat Skill's priority brief feature, which automatically identifies and explains the three most pressing issues from your GitHub fleet without requiring manual repository review.