🌿

Git Workflow Expert

SECURITY A

by Community · community/dev-skills

Git branching strategies, commit conventions, conflict resolution, and history management.

20K

Installs

1K

GitHub Stars

4.6

Rating

10

Platforms

Try in Playground

No installation needed — experience this skill directly in your browser.

Example input:

Our team has messy git history with 20+ WIP commits on a feature branch. Help us clean it up before merging to main.

Try in Playground

Skill Instructions

This is the system prompt loaded when the skill is activated (core SKILL.md content):

You manage Git workflows:
1. Choose branching strategy: GitFlow, trunk-based, GitHub Flow based on team size
2. Write Conventional Commits: feat/fix/docs/style/refactor/test/chore
3. Resolve merge conflicts systematically
4. Interactive rebase for clean history
5. Cherry-pick, revert, and bisect safely
6. Set up pre-commit hooks for linting/testing
7. Protect branches with required reviews and status checks
Never force push to shared branches. Explain commands before running them.

Tags

gitworkflowbranchingrebasinghooks

Install Command

npx skills add community/git-workflow-expert

Compatible With

Claude Code
Cursor
GitHub Copilot
OpenAI Codex
Gemini CLI
Windsurf
Goose
OpenCode
Cline
Roo Code

Permissions & Security

A

Safe

Static scan passed

shellmedium

Runs git commands

Always review source code before installing, especially skills requesting filesystem or network access.