Fleet Control

Monitor Aeon instance health and dispatch skills across managed fleets.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-research/aeon --skill fleet-control-swarm-ai-research
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Fleet Control
Source: https://github.com/swarm-ai-research/aeon/tree/main/skills/fleet-control
Command: npx skills add https://github.com/swarm-ai-research/aeon --skill fleet-control-swarm-ai-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors and manages multiple Aeon instances by continuously checking health, aggregating status, and dispatching skills when needed.

Core Features & Use Cases

  • Health checks across a fleet of Aeon instances and per-instance status aggregation.
  • Dispatches skills to healthy or degraded instances and provides a clear next action plan.
  • Daily status reports and alert notifications to keep operators informed.

Quick Start

Monitor a fleet of Aeon instances and automatically run health checks, then dispatch a selected skill when issues are detected.

Frequently Asked Questions about Fleet Control

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

FAQPage Schema
How do I automate fleet health monitoring across multiple Aeon instances?▼

Automate fleet health monitoring by running continuous health checks, aggregating per-instance status, and applying delta tracking to keep your Aeon instances healthy and responsive.

Can I dispatch automated skills to degraded instances in my fleet?▼

Yes, you can dispatch automated skills to degraded instances. The system classifies per-instance health and executes skill dispatch with a clear next action plan for affected nodes.

Does fleet health monitoring work with GitHub-hosted and gitlawb-hosted instances?▼

Fleet health monitoring works with both GitHub-hosted and gitlawb-hosted instances, using the gh CLI to aggregate consolidated status reports across your managed Aeon environments.

How do I set up daily status reports and alert notifications for my fleet?▼

Set up daily status reports and alert notifications by configuring notification gating during fleet monitoring, which keeps operators informed of health changes and dispatched actions.

Do I need the gh CLI to manage fleet health checks and automated dispatch?▼

Yes, you need the gh CLI to manage fleet health checks and automated dispatch, as it handles interactions with GitHub-hosted and gitlawb-hosted Aeon instances for status aggregation.