
from agent-skills11
Provides branching strategies, commit conventions, CI/CD recommendations, and repository hygiene patterns for teams adopting trunk-based development and stacked
This skill codifies recommended Git workflows: branching and naming conventions, conventional commits, strategies for maintaining linear history, pre-merge checks, and CI/CD best practices. It helps teams set up repeatable processes for branch hygiene, stacked PRs, and secure CI workflows.
Use during repository setup, when designing branching strategies, creating CI/CD pipelines, authoring commit message standards, cleaning stale branches, or recovering lost commits. Also useful for onboarding engineering teams to consistent Git practices.
references/ folder with materials on branching strategies, conventional commits, trunk-based development, stacked changes, and Git internals.Useful with developer-facing agents that can interact with git or GitHub (GitHub CLI-capable agents, CI/CD automation agents, or devops assistants).
This skill has not been reviewed by our automated audit pipeline yet.