| name | crew-status |
| description | Summarize Codex crew state. Use when the user says /crew-status, crew-status, crew 상태, or asks for current plan/work/review run status. |
Crew Status
Summarize .codex/crew/ state without modifying it.
Workflow
- If
.codex/crew/ does not exist, report that there is no crew state.
- With
--run <run-id>, show only that run.
- With
--cycle <cycle-id>, show only that cycle.
- Otherwise list recent cycles, runs,
seed-latest.md, and stale files.
- Treat state older than 10 minutes as stale for active work, but do not delete it.
Output
Include:
- latest plan seed
- active or recent cycle ids
- review result if present
- verification result if present
- cleanup suggestion when old state is present