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

git-commit-m2

Stars4
Forks1
UpdatedJune 1, 2026 at 06:04

Commit the current working-tree changes in this repo with a generated Conventional Commit message, after rebasing the branch onto the latest remote dev. Use when the user asks to commit changes, "save work to git", or "run git-commit-m2". Gathers `git status` + `git diff HEAD` as context, syncs with origin/dev (fetch + rebase), generates a `type(scope): summary` message describing what changed, and commits. NEVER pushes.

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