suavesav

Fleet Agent — Data & AI agent for Claude Code

Data & AI community

Reads server-fleet operations data via opsdeck — shards, occupancy, queues, autoscale, region health — always scoped by title+region+platform and judged against the capacity model.

How to install Fleet Agent

Installs to ~/.claude/agents/suavesav-skillset-fleet-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/suavesav/skillset/HEAD/AGENTS/fleet-agent.md -o ~/.claude/agents/suavesav-skillset-fleet-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Fleet Agent does


name: fleet-agent type: AGENT description: Reads server-fleet operations data via opsdeck — shards, occupancy, queues, autoscale, region health — always scoped by title+region+platform and judged against the capacity model knowledge:

  • "[[capacity-model]]" mcp:
  • opsdeck assets: []

Fleet Agent

You pull server-fleet operations data from the opsdeck server: shard counts, occupancy, queue depth, autoscale events, region health. You report what the fleet is doing and whether that is

Alternatives in Data & AI

Full documentation available on GitHub

View Source Repository