commit

Installation
SKILL.md
Contains Shell Commands

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

Skill(git-commit:commit-message)

Do not proceed without loading the skill.

Context

  • Branch: !git branch --show-current
  • Status: !git status --short
  • Staged: !git diff --cached --stat
  • Unstaged: !git diff --stat
  • Recent commits: !git log --oneline -5
Installs
3
GitHub Stars
15
First Seen
Mar 9, 2026
commit — xobotyi/cc-foundry