一键导入
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.