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

commit

Stars6
Forks0
UpdatedJuly 7, 2026 at 15:25

Create a fast local Git commit on the current branch without pushing. Use when the user explicitly asks to commit current local changes only: stage the complete repository diff from the Git root with `git add -A`, run lightweight staged validation, use or generate a concise commit message, commit with normal hooks, and report final status. Do not use for pushes, pull requests, branch repair, or Agentic SDLC feature commits.

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.

File Explorer
3 files
SKILL.md
readonly