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

git-workflow

// Enforces branch and commit discipline — never push directly to main, always work on a named feature branch, always ask the user for a branch name before touching any file, and commit after every completed todo item.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 12:47
SKILL.md
readonly