---
title: "git-workflow"
description: "Git workflow best practices with commit validation hooks"
canonical: https://agentpluginsdirectory.com/plugins/git-workflow
last-updated: 2026-09-22
---

# git-workflow
Git workflow best practices with commit validation hooks
- Slug: git-workflow
- Publisher: Netresearch DTT GmbH
- Repository: https://github.com/netresearch/git-workflow-skill
- Manifest: plugin.json
- Version: 1.34.1
- License: (MIT AND CC-BY-SA-4.0)
- Category (editorial): devops-cloud
- Skills: 1 (git-workflow)
- MCP servers: 0
- Stars: 50
- Repository created: 2025-12-13
- Repository last pushed: 2026-09-22
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/git-workflow
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What git-workflow does, in the publisher's words

Expert patterns for Git version control workflows including branching strategies, commit conventions, collaborative workflows, and CI/CD integration.

This is an Agent Skill following the open standard originally developed by Anthropic and released for cross-platform use.

Supported Platforms:

- ✅ Claude Code (Anthropic)
- ✅ Cursor
- ✅ GitHub Copilot
- ✅ Other skills-compatible AI agents
- Branching Strategies: Git Flow (feature/release/hotfix branches), GitHub Flow (simple feature branches), trunk-based development, release management patterns
- Commit Conventions: Conventional Commits standard, semantic versioning integration, commit message best practices, atomic commit patterns

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/netresearch/git-workflow-skill/HEAD/README.md

## Skills

- git-workflow: Use when establishing branching strategies, implementing Conventional Commits, creating or reviewing PRs, resolving PR review comments, merging PRs (including CI verification, auto-merge queues, and post-merge cleanup), managing PR review threads, merging PRs with signed commits, handling merge con…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
