Armory
Source
Browse
Skills

git-workflow

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install git-workflow --cli claude

writes the skill into.claude/skills/git-workflow/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/git-workflow/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.

When to use it

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/git-workflow/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).