·quality-commit
</>

quality-commit

Stage, lint, scan, review, and commit changes with full quality gates in a single standardized flow.

10Installs·4Trend·@acedergren

Installation

$npx skills add https://github.com/acedergren/agentic-tools --skill quality-commit

How to Install quality-commit

Quickly install quality-commit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/acedergren/agentic-tools --skill quality-commit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: acedergren/agentic-tools.

SKILL.md

View raw

Run all quality gates (lint, typecheck, Semgrep, CodeRabbit, tests) on staged changes, then commit. This replaces the manual multi-step process that frequently causes pre-commit hook friction.

If no files are staged, print a warning and exit.

On failure: Print the specific errors. Do NOT proceed to commit. Fix the issues first.

Stage, lint, scan, review, and commit changes with full quality gates in a single standardized flow. Source: acedergren/agentic-tools.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/acedergren/agentic-tools --skill quality-commit
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from acedergren/agentic-tools

Quick answers

What is quality-commit?

Stage, lint, scan, review, and commit changes with full quality gates in a single standardized flow. Source: acedergren/agentic-tools.

How do I install quality-commit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/acedergren/agentic-tools --skill quality-commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/acedergren/agentic-tools