commit
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Commit Pipeline
Skill(git-commit:commit-message)
Do not start the pipeline before that skill is loaded.
Context
- Status: !
git status --short --branch - Recent commits (all refs): !
git log --oneline -5 --all