Git Pr Sync Workflow

Keep pull request branches synchronized with target branch updates using a safe, policy-aligned strategy. Use when a PR branch diverges from base and merge-vs-rebase plus conflict handling must be chosen safely; do not use for CI workflow design or application behavior implementation. Use when this capability is needed.

tomevault-io c707d0b 2 files · 3.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/kentoshimizu--sw-agent-skills--git-pr-sync-workflow commit c707d0b4eb

Frequently asked questions

npx skillmds@latest add tomevault-io/git-pr-sync-workflow