git_generate_branching
Generate a tailored Git branching strategy configuration and documentation. Select from gitflow, trunk-based, GitHub Flow, or release-flow to align with your team size and release cadence.
Instructions
Generate a Git branching strategy configuration and documentation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| strategy | Yes | Branching strategy | |
| team_size | No | Team size for strategy tuning | |
| release_cadence | No | Release cadence (e.g. weekly, biweekly, continuous) |