Volver a Agent Skills
DevOps e Infraestructura
Git Workflow and Versioning
por Addy Osmani 78k Estrellas en GitHub
Apply trunk-based development, atomic commits, and disciplined versioning for clean history.
#git#versioning#workflow#devops
Claude Code Codex
Descripción General
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.
Para qué sirve
- Structuring atomic commits
- Adopting trunk-based development
- Managing versioning and releases
- Keeping a clean git history
Instalar
Instalar en 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 Explora herramientas de IA
Las mejores herramientas de IA que complementan tus habilidades
Lee artículos sobre IA y diseño
Consejos y tendencias en el mundo del diseño y la IA
Skills Relacionados
DevOps e Infraestructura
CI/CD and Automation
Build Shift-Left CI/CD pipelines with quality gates and automated checks for reliable delivery.
Claude Code Codex
DevOps e Infraestructura Observability and Instrumentation
Add structured logging and OpenTelemetry tracing to make systems observable in production.
Claude Code Codex
DevOps e Infraestructura Cloudflare Skills
Official Cloudflare skills for Workers, Pages, Durable Objects, email services, and performance auditing.
Claude Code Codex Cursor