# Captain Merge Gate

> Enforce Captain-only merge criteria before any integration action.

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

---


# Captain Merge Gate

Captain may merge only when:

- PR has `codex-status:ready-to-merge`.
- PR is not draft.
- Latest CI is green on the expected head SHA.
- Required reviews and conversations are resolved.
- No active conflicting claims exist.
- Full Captain verification passes.

If any gate fails, route the blocker and do not merge.

