Five agent captain merge gate
Skill onfire7777/universal-ai-skills-library/skills/five-agent-captain-merge-gate
Use before the five-agent-dev-team Captain Integrator merges, rebases, labels ready-to-merge, pushes main, or advances main build state.From its SKILL.md
npx -y skills add onfire7777/universal-ai-skills-library --skill five-agent-captain-merge-gateAssembled 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.9 KB, 153 tokens by cl100k_base, as published. Nobody here has run it
Five Agent Captain Merge Gate
Captain is integration-only.
Refuse merge unless all are true:
- Captain lock is acquired or no integration mutation is needed
- local
mainis clean and equalsorigin/main - target PR is not draft
- target PR is up to date with the base
- latest CI on target head SHA is success
- review has run on the latest head SHA
- no unresolved P0/P1 findings
- P2 security/test/reliability findings are fixed or explicitly accepted
- no blocked, CI, security, or merge-conflict labels
- validation packet exists with commands, evidence, risk, rollback, and Docker impact
If any condition fails, no-op and write a precise handoff.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.