production-git

Community

Standardize Git workflows and release quality.

Authornkartik94
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Git workflows often become inconsistent, leading to merge conflicts, accidental deployments, and confusing history. This skill provides a standardized framework for branching, committing, reviewing, releasing, and rolling back production-ready code.

Core Features & Use Cases

  • Branch naming conventions (feat/, fix/, hotfix/, refactor/) to keep history readable and predictable.
  • Commit messaging with Conventional Commits to automate changelogs and releases.
  • PR workflow guidance and release management to coordinate reviews and deployments.
  • Hotfix and rollback procedures to quickly stabilize production.
  • Version tagging with semantic versioning to track releases consistently.

Quick Start

Create a feature branch (feat/description), commit with Conventional Commits, and open a PR against main to begin implementing changes.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: production-git
Download link: https://github.com/nkartik94/agentic-skills/archive/main.zip#production-git

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.