rulebook-quality-gates
OfficialEnforce quality gates to secure every commit.
Authorhivellm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Code changes often bypass quality checks, leading to defects slipping into production. This Skill defines automated gates that verify essential quality criteria before changes are committed or merged, reducing regressions and rework.
Core Features & Use Cases
- Pre-commit & pre-push checks: Ensure code adheres to type safety, formatting, linting, and test coverage before commits and pushes.
- Quality thresholds: Enforce zero warnings, 100% test pass rates, and high coverage to maintain code health across projects.
- Git hook installation: Optional integration with the Rulebook CLI to install and manage pre-commit and pre-push hooks.
Quick Start
rulebook init # Install and configure quality gates as Git hooks for your repo rulebook status # Show current gate configuration and thresholds
Dependency Matrix
Required Modules
None requiredComponents
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: rulebook-quality-gates Download link: https://github.com/hivellm/rulebook/archive/main.zip#rulebook-quality-gates Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.