Five agent state update
Skill onfire7777/universal-ai-skills-library/skills/five-agent-state-update
Use when updating five-agent-dev-team swarm state, ledger entries, blockers, or next-stage handoffs.From its SKILL.md
npx -y skills add onfire7777/universal-ai-skills-library --skill five-agent-state-updateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 14 stars14 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 135 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.