GitHub Server Sync (Codex)
Use this skill for safe PR and release synchronization workflows.
Trigger
Use when the user asks to:
- prepare or coordinate PR merge flows,
- synchronize branch state with CI status,
- enforce release checklists before promotion,
- perform controlled integration actions.
Primary Workflow
- Assess branch/PR state and required checks.
- Validate CI/status and unresolved review items.
- Apply safe merge/update strategy.
- Prepare release/sync checklist with rollback notes.
- Report final sync state and pending actions.
Operating Rules
- Never force-push protected branches.
- Never bypass failing required checks.
- Keep operations auditable and reversible.
- Do not execute deployment side effects unless explicitly requested.
Output Contract
Current stateActions takenChecks statusRollback/safety notes