Five agent preflight check
Skill onfire7777/universal-ai-skills-library/skills/five-agent-preflight-check
Router-first AI skill system for Codex, Claude, Cursor, Hermes, Paperclip, OpenCode, and local AI stacks: search, preflight-route, and load 1,812 skills on demand without duplicating the corpus.
npx -y skills add onfire7777/universal-ai-skills-library --skill five-agent-preflight-checkAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 13 stars13 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.
What its author says it does
Copied from the file, not written here
Use before any five-agent-dev-team automation mutates files, opens PRs, updates branches, or performs Captain integration.
SKILL.md
0.9 KB, 154 tokens by cl100k_base, as published. Nobody here has run it
Five Agent Preflight Check
Run this before mutation.
- Read
~/.codex/specs/five-agent-dev-team-automation-team.mdand the rolling swarm state. - Check repo status:
git status --porcelain. - Fetch safely:
git fetch --prune origin. - Check sync against the intended base with
git rev-list --left-right --count. - Inspect active PRs, labels, draft state, latest checks, and changed-file overlap.
- Stop and write a handoff if the repo is dirty, behind, diverged, locked, duplicating PR #7, or unable to validate locally.
- Never paste secrets, resolved environment values, or raw Docker compose output.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.