fleet-state

Consolidate fleet signals into a weekly digest with delta calculations.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill fleet-state-atrium-hermes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fleet-state
Source: https://github.com/Atrium-Hermes/atrium-lighthouse/tree/main/skills/fleet-state
Command: npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill fleet-state-atrium-hermes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly fleet operations information is scattered across multiple signals; this skill synthesizes cohort status, releases and spotlight into a single digest for quick decision-making.

Core Features & Use Cases

  • Centralizes fleet metrics (POWER, ACTIVE, STALE, COLD) and weekly deltas.
  • Aggregates release activity and spotlight picks for a holistic view.
  • Use case: operators review the weekly state to plan actions and track progress across the fleet.

Quick Start

Generate the weekly Fleet State digest for the current week.

Frequently Asked Questions about fleet-state

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

FAQPage Schema
How do I consolidate scattered fleet signals into a single weekly digest?

A weekly fleet digest consolidates scattered fleet signals by summarizing cohort statuses, recent releases, and spotlight picks into a single report for quick decision-making. It calculates week-over-week deltas to track progress.

What is the best way to track week-over-week fleet cohort status changes?

Tracking week-over-week fleet cohort status changes is best handled by summarizing POWER, ACTIVE, STALE, and COLD forks weekly. This approach calculates deltas and updates a centralized fleet-state JSON file for operators.

How does a weekly fleet-state digest help operators plan actions?

A weekly fleet-state digest helps operators plan actions by aggregating fleet metrics, release activity, and spotlight picks into a holistic view. Operators review this centralized state to track progress and make informed decisions.

Do I need any external dependencies to generate a fleet-state summary?

No external dependencies are required to generate a fleet-state summary. The skill operates independently to read memory topics and articles, calculating weekly deltas and updating the fleet-state JSON file directly.

Can I aggregate fleet releases and spotlight picks alongside cohort metrics?

Yes, you can aggregate fleet releases and spotlight picks alongside cohort metrics. The digest centralizes POWER, ACTIVE, STALE, and COLD fork statuses while simultaneously collecting recent release activity and spotlight selections.

When do I need a weekly fleet-state digest for my operations?

You need a weekly fleet-state digest when your fleet operations information becomes scattered across multiple signals. It synthesizes cohort status, releases, and spotlights into one centralized view for efficient weekly planning.