# Merge Queue Or Shadow Branch

> Prefer GitHub merge queue; otherwise test-merge through integration/codex before merging.

- Skill: `onfire7777/merge-queue-or-shadow-branch` (Agent Skill)
- Install (CLI): `npx skillmds@latest add onfire7777/merge-queue-or-shadow-branch`
- Raw SKILL.md: https://api.skillmd.com/api/skills/onfire7777/merge-queue-or-shadow-branch/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/merge-queue-or-shadow-branch

---


# Merge Queue Or Shadow Branch

Order:

1. Use GitHub merge queue when enabled and practical.
2. Otherwise reset `integration/codex` to `origin/main`.
3. Merge the candidate head into `integration/codex`.
4. Run Captain verification.
5. Merge the original PR only with expected head SHA match.

