Arc Git Pr Check

Idempotent git workflow that commits if needed, pushes if needed, creates a PR if missing, and ships it per --ship mode (enable squash auto-merge, squash-merge now, or leave the PR open for review). With --update-main, it can fast-forward the local default branch and safely clean the current linked worktree after a confirmed merge. If changes exist on the default branch, it stashes changes, creates a semver feature branch, then restores changes before committing. Other skills (arc-work-issue, arc-parallel-implement) delegate PR mechanics here.

andysolomon 87e31da 5 files · 46.2 KB Updated

File contents

andysolomon/arc-skills/tree/main/arc-git-pr-check commit 87e31dad51

Frequently asked questions

npx skillmds@latest add andysolomon/arc-git-pr-check