Git Workflow & CI/CD

Community

Streamline Git workflow and CI/CD automation.

Authortachfineamnay
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes Git workflows and CI/CD processes across teams, reducing integration frictions, ensuring consistent commit messaging, and automating checks with Husky and GitHub Actions.

Core Features & Use Cases

  • Conventional commits enforcement and commit linting to maintain a clean history.
  • Branching strategies (main, develop, feature/, release/) with guidance for PR workflows.
  • Pre-commit hooks (Husky) to run linting, tests, and formatting before commits.
  • Automated CI/CD pipelines on GitHub Actions for lint, test, build, and deployment.
  • Use Case: Teams adopting a mature release process with automated checks and predictable versioning.

Quick Start

Set up the Git workflow and CI/CD: initialize main and develop branches with feature/, fix/, release/* patterns; enforce conventional commits; install Husky hooks; and enable GitHub Actions for lint, test, build, and deploy.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Git Workflow & CI/CD
Download link: https://github.com/tachfineamnay/LumiraV2/archive/main.zip#git-workflow-ci-cd

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 223,000+ vetted skills library on demand.