Back to Agent Skills
DevOps & Infrastructure
Git Workflow and Versioning
by Addy Osmani 78k GitHub stars
Apply trunk-based development, atomic commits, and disciplined versioning for clean history.
#git#versioning#workflow#devops
Claude Code Codex
Overview
This skill encodes trunk-based development, atomic commits, and clean versioning practices to keep history readable and releases predictable. It's part of Addy Osmani's production-grade ship-phase workflow.
What it is good for
- Structuring atomic commits
- Adopting trunk-based development
- Managing versioning and releases
- Keeping a clean git history
Install
Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add addyosmani/agent-skills
/plugin install git-workflow-and-versioning
# Or install manually into ~/.claude/skills:
git clone https://github.com/addyosmani/agent-skills.git
cp -r agent-skills/git-workflow-and-versioning ~/.claude/skills/git-workflow-and-versioning Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
DevOps & Infrastructure
CI/CD and Automation
Build Shift-Left CI/CD pipelines with quality gates and automated checks for reliable delivery.
Claude Code Codex
DevOps & Infrastructure Observability and Instrumentation
Add structured logging and OpenTelemetry tracing to make systems observable in production.
Claude Code Codex
DevOps & Infrastructure Cloudflare Skills
Official Cloudflare skills for Workers, Pages, Durable Objects, email services, and performance auditing.
Claude Code Codex Cursor