Github Server Sync

Safe GitHub synchronization workflow for branch hygiene, PR lifecycle, status checks, and controlled release coordination.

rldyourmnd 70eec0c 2 files · 1.4 KB Updated

File contents

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

  1. Assess branch/PR state and required checks.
  2. Validate CI/status and unresolved review items.
  3. Apply safe merge/update strategy.
  4. Prepare release/sync checklist with rollback notes.
  5. 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 state
  • Actions taken
  • Checks status
  • Rollback/safety notes

rldyourmnd/codex-cli-bootstrap/tree/main/codex/os/common/agents/codex-agents/github-server-sync commit 70eec0c95d

Frequently asked questions

npx skillmds@latest add rldyourmnd/github-server-sync