JavaScript is disabled. Some features may not work.
git-workflow-and-versioning — ★ 65.9K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

git-workflow-and-versioning

★ 65K repomlSafeIntermediateClaude
🤖 AI Summary

This skill configures an AI agent to enforce a disciplined Git workflow, automatically creating atomic commits, managing feature branches, and maintaining a clean, documented commit history to prevent chaos from rapid code generation.

How to Install

Claude Code:
git clone --depth 1 https://github.com/addyosmani/agent-skills.git && cp agent-skills/skills/git-workflow-and-versioning ~/.claude/skills/git-workflow-and-versioning -r
Git is your safety net. Treat commits as save points, branches as sandboxes, and history as documentation. With AI agents generating code at high speed, disciplined version control is the mechanism...

Details

Category AI/ML → ml
Sourceaddyosmani/agent-skills
SKILL.mdView on GitHub →
Repo Stars★ 65.9K
Est. per Skill~2.7K (shared across 24 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together