git-workflow - Standardized Git Workflow for Agents
Enforces Git conventions for commits, branches, PRs, and code review with automated validation
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create feature branch
- detect default branch
- format commit message
- commit with model identity
- push to remote
- create pull request
- review code
- validate commit
Inputs
- Git repository
- Model name
- GitHub CLI
Outputs
- Git commits
- Feature branches
- Pull requests
- Review comments
Requirements
- Git environment
- GitHub CLI
- Remote repository access
- Sub-agent support
