Git Hooks Integration

Community

Automate code quality checks with Git hooks.

Authordoanchienthangdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the enforcement of code quality, commit standards, and testing directly within your Git workflow, preventing issues before they are committed or pushed.

Core Features & Use Cases

  • Automated Checks: Integrates pre-commit, commit-msg, and pre-push hooks to run linters, formatters, type checkers, and tests automatically.
  • Configurable Rules: Define specific actions and validation rules in .omgkit/workflow.yaml for consistent team practices.
  • Use Case: Ensure all code is linted and formatted before committing, validate that commit messages follow the Conventional Commits standard, and run all tests before allowing a push to the repository.

Quick Start

Run /hooks:setup to install Git hooks based on your workflow configuration.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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 Hooks Integration
Download link: https://github.com/doanchienthangdev/omgkit/archive/main.zip#git-hooks-integration

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.