git-workflow - Git Workflow Design and Management
Designs git workflows covering branching strategies, commits, and CI/CD pipelines
Tags
Updated: 2026-03-26Capabilities
Typical Inputs
Typical Outputs
What this skill does
- design git workflows
- configure branching strategies
- set up CI/CD pipelines
- write commit messages
- manage stacked PRs
- clean stale branches
- create issue templates
- recover lost commits
- sign commits
- rebase branches
- configure branch protection
- create reusable workflows
- implement semantic release
- configure OIDC Connect
- prune stale branches
- inspect git objects
- verify commit signatures
Inputs
- GitHub repository
- team development requirements
- git configuration
- access permissions
- authentication tokens
- SSH keys
- GPG keys
- branch protection rules
- existing branches
Outputs
- branching model
- CI/CD pipeline configuration
- commit message guidelines
- branch protection rules
- reusable workflows
- issue templates
- signed commits
- linear history
- version release
Requirements
- Git version control system
- GitHub repository
- CI/CD pipeline environment
- commit signing setup
- OIDC provider
