# Five Agent State Update

> Use when updating five-agent-dev-team swarm state, ledger entries, blockers, or next-stage handoffs.

- Skill: `onfire7777/five-agent-state-update` (Agent Skill)
- Install (CLI): `npx skillmds@latest add onfire7777/five-agent-state-update`
- Raw SKILL.md: https://api.skillmd.com/api/skills/onfire7777/five-agent-state-update/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: onfire7777 (https://skillmd.com/u/onfire7777)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/onfire7777/five-agent-state-update

---


# Five Agent State Update

Update two files only:
- `~/.codex/state/five-agent-dev-team-swarm.md`
- `~/.codex/state/five-agent-dev-team-ledger.ndjson`

Rolling state must stay under 200 lines and keep only:
- current cycle
- active PR queue
- do-not-duplicate scope
- blockers
- last stage summaries
- next handoff

Ledger entries are one NDJSON object per run with timestamp, stage, cycleId, baseSha, headSha, PR, files touched, checks, blockers, and next handoff.

Do not paste full logs or secret-like values.

