ワンクリックで
fleet-status
Inspect OpenFleet agent health, tasks, jobs, and live session activity.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Inspect OpenFleet agent health, tasks, jobs, and live session activity.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.