Aqe Fleet Status banner
proffesor-for-testing proffesor-for-testing

Aqe Fleet Status

Development community

Description

--- name: aqe-fleet-status description: Display comprehensive fleet health, agent status, and coordination metrics --- # AQE Fleet Status Display comprehensive fleet health, agent status, and coordination metrics. ## Usage ```bash aqe status [options] # or /aqe-fleet-status [options] ``` ## Options | Option | Type | Default | Description | |--------|------|---------|-------------| | `--detailed` | boolean | `false` | Show detailed agent metrics | | `--json` | boolean | `false` | Output as

Installation

Installs to ~/.claude/commands/proffesor-for-testing-agentic-qe-aqe-fleet-status.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/proffesor-for-testing/agentic-qe/HEAD/.claude/commands/aqe-fleet-status.md -o ~/.claude/commands/proffesor-for-testing-agentic-qe-aqe-fleet-status.md

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

Full documentation available on GitHub

View Source Repository