describe-git-title - Generate Git commit messages and copy to clipboard
Generates git commit titles and descriptions from code changes without committing
Tags
Updated: 2026-02-13Typical Inputs
Typical Outputs
What this skill does
- read git diff
- generate commit message
- copy to clipboard
Inputs
- git repository
- code changes
- pbcopy utility
Outputs
- commit message text
- clipboard content
Requirements
- git installation
- macOS pbcopy
- code changes
