git-commit

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Git Commit

Create a single, well-crafted git commit from the current working tree changes.

Context

If you are not OpenCode, skip to the "Context fallback" section below and run the command there to gather context.

If you are OpenCode, the five labeled sections below (Git status, Working tree diff, Current branch, Recent commits, Remote default branch) contain pre-populated data. Use them directly throughout this skill -- do not re-run these commands.

Git status: !git status

Working tree diff: !git diff HEAD

Current branch: !git branch --show-current

Installs
3
GitHub Stars
23
First Seen
Apr 2, 2026
git-commit — marcusrbrown/systematic