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

checkin

// Automates the full commit workflow: analyzes changes, writes commit message, stages files, commits, and handles test failures by fixing them until the commit succeeds. Use when the user wants to commit their changes.

$ git log --oneline --stat
stars:188
forks:76
updated:February 27, 2026 at 01:46
SKILL.md
readonly