con un clic
fleet-status
Inspect OpenFleet agent health, tasks, jobs, and live session activity.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Inspect OpenFleet agent health, tasks, jobs, and live session activity.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Make HTTP requests carefully, inspect responses, and interact with APIs safely.
Review diffs for bugs, security issues, regressions, and missing tests.
Build, run, inspect, and clean up Docker images and containers safely.
Reorganize files safely, update references, and leave the project easier to navigate.
Stage intended changes, write accurate commit messages, and push safely.
Review prediction markets, positions, catalysts, and mark-to-market P&L.
| name | fleet-status |
| description | Inspect OpenFleet agent health, tasks, jobs, and live session activity. |
Use this skill when checking whether the OpenFleet control plane and agents are healthy.
node bin/openfleet status.node bin/openfleet lifecycle status.node bin/ops summary for a concise fleet snapshot.node bin/ops agents to list registered agents and metadata.node bin/ops tasks --json.node bin/ops jobs --json when work appears stuck.node bin/ops inspect <agent>.node bin/ops tail <agent> or node bin/ops follow <agent>.node bin/send <agent> "<message>" and confirm the event lands.Useful state locations from this repo:
~/.openfleet/agents.json~/.openfleet/registry.json~/.openfleet/tasks.json~/.openfleet/jobs.json~/.openfleet/events.jsonlGood diagnosis flow:
Report which agents are healthy, which are stale or broken, and the next operator action needed.