git-workflow

Git workflow and conventional commits. Use when working with git, branches, commits, pull requests, code review, or version control strategy.

Skill file

Preview skill file
---
name: git-workflow
description: Git workflow and conventional commits. Use when working with git, branches, commits, pull requests, code review, or version control strategy.
triggers:
  files: [".git/**", ".gitignore", ".commitlintrc*", ".husky/**", "CHANGELOG.md"]
  keywords: ["commit", "branch", "merge", "PR", "pull request", "git", "conventional commits", "code review", "rebase", "cherry-pick", "squash", "GitHub Flow", "feature branch", "hotfix", "changelog", "version control"]
auto_suggest: true
---

# Git Workflow

This skill provides universal Git workflow and conventional commits guidelines.

See @REFERENCE.md for detailed documentation.

## Quick Reference

- **Commits**: `<type>(<scope>): <description>`
- **Types**: feat, fix, docs, style, refactor, perf, test, build, ci, chore
- **Branches**: `feature/`, `fix/`, `refactor/`, `docs/`
- **Max branch life**: 3 days
- **Review**: Required before merge

Source

Creator's repository · thebeardedbearsas/claude-craft

View on GitHub

Security

Security checks in progress
Results will appear here once audits complete
Checked by 3 independent security firms
Does it try to trick the AI?Not yet checkedPending · Gen Agent Trust Hub
Does it sneak in hidden code?Not yet checkedPending · Socket
Does it have known bugs?Not yet checkedPending · Snyk