Skip to main content
Run any Skill in Manus
with one click

git-workflow

Stars2
Forks1
UpdatedJune 24, 2026 at 18:41

Default git workflow for the user's repositories: feature branches off the remote default branch, merge (never rebase) to take baseline updates, plain pushes (no --force or --force-with-lease), always-new commits (no amend), and squash-merge for all pull requests. Use when running any git action — branching, syncing, conflict resolution, committing, pushing, or merging — on the user's repos.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly