원클릭으로
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.