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

commit

// Canonical rules for writing git commits in the Shift codebase. Use whenever the user asks to commit, stage and commit, or "make a commit" — and whenever you're about to draft a commit message. Enforces conventional prefixes, concise subjects, and splitting unrelated changes into separate commits.

$ git log --oneline --stat
stars:189
forks:6
updated:April 30, 2026 at 19:23
SKILL.md
readonly