Git Workflow skills for AI agents
8 practitioner-grade git workflow skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- Code Review
Code review best practices for constructive, efficient pull request reviews
113 lines - Conventional Commits
Conventional Commits specification for structured, machine-readable commit messages
123 lines - Git Bisect Debug
Debugging with git bisect and advanced git log techniques to pinpoint regressions
152 lines - Git Hooks
Git hooks automation with Husky and lint-staged for pre-commit quality gates
116 lines - Gitflow
Gitflow branching model for structured release-oriented development workflows
117 lines - Monorepo Management
Monorepo strategies with Nx and Turborepo for scalable multi-project repositories
145 lines - Release Management
Release management and tagging strategies for predictable, automated software releases
150 lines - Trunk Based
Trunk-based development for continuous integration with short-lived branches
117 lines