GitLawb Fleet Metrics

Render a daily observability snapshot of the GitLawb fleet from memory and the live registry.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a concise, automated view into the GitLawb-hosted fleet's health by aggregating memory-state and live registry data into a single, readable snapshot.

Core Features & Use Cases

  • Observability snapshot: renders instance health, renewal pass-rate, blocklist events, and merge-gate activity for quick assessment.
  • Notification-ready: outputs a compact card and logs to memory for dashboard integrations and alerting.
  • Safety & reproducibility: operates in a read-only mode, uses local state, and requires minimal runtime resources for offline testing.

Quick Start

Run the gitlawb-fleet-metrics command to emit today's fleet snapshot from memory and the live registry.

Frequently Asked Questions about GitLawb Fleet Metrics

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

FAQPage Schema
How do I generate a daily fleet health snapshot for observability?

To generate a daily fleet health snapshot, run the gitlawb-fleet-metrics command to aggregate memory-state and live registry data into a single readable card. It renders instance health, renewal pass-rate, and merge-gate activity for quick observability assessment.

What metrics are included in a fleet observability dashboard?

A fleet observability dashboard includes instance health, renewal pass-rate, blocklist events, and merge-gate activity. These metrics are aggregated from memory-state and the live registry to provide a quick assessment of overall fleet status.

Can I use local state for offline fleet metrics testing?

Yes, you can use local state for offline fleet metrics testing. The Skill operates in read-only mode and requires minimal runtime resources, optionally utilizing a Node runtime to safely reproduce observability snapshots without impacting live environments.

Does the fleet metrics snapshot support notification integrations?

Yes, the fleet metrics snapshot supports notification integrations. It outputs a compact card and logs data to memory, specifically designed for dashboard integrations and alerting systems to communicate fleet status effectively.

Is the fleet observability snapshot read-only and safe for production?

Yes, the fleet observability snapshot is read-only and safe for production. It guarantees a safe, logged workflow by operating without write permissions, relying entirely on local state and live registry data to assess fleet health.