Ship & operateMIT

Git workflow and versioning

by Addy Osmani (opens in a new tab) addyosmani/agent-skills

Atomic commits, clear messages and a clean branch strategy.

Installation

Skills CLI

Skills CLI command
npx skills@latest add addyosmani/agent-skills --skill git-workflow-and-versioning

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Can split a messy working tree into clean commits. Recommends trunk-based development.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size356 lines
  • Last checked27 Sept 2026 · b7465d187935c52546d39fdc7bd6ac36d94eda25a9500ef8c18b767d2eb116ea

What it can touch

  • Uses git

    Reads history or makes commits, branches or worktrees.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/git-workflow-and-versioning/SKILL.md on GitHub (opens in a new tab)