git-workflow-management - Automate Git commit, branch, check, and history workflows.
Automates Git workflows including commit message generation, branch management, pre-commit quality checks, and repository history analysis.
Tags
Updated: 2026-09-24Capabilities
What this skill does
- Generate conventional commit messages
- Manage Git branches
- Run pre-commit quality checks
- Analyze Git history insights
- Detect merge conflicts
- Generate changelogs from commits
Inputs
- Staged git changes
- Git repository history
- Branch operation parameters
- Pre-commit check configurations
Outputs
- Conventional commit messages
- Git branch status changes
- Pre-commit check reports
- Changelogs and git statistics
Requirements
- Git CLI tool
- Python environment
