·install-precommit
</>

install-precommit

zbruhnke/claude-code-starter

Install the pre-commit review hook that forces you to understand changes before committing. Use when you want to enable commit reviews or when setting up a new project.

4Installs·0Trend·@zbruhnke

Installation

$npx skills add https://github.com/zbruhnke/claude-code-starter --skill install-precommit

SKILL.md

You are helping the user install the pre-commit review hook.

The pre-commit review hook runs before every git commit and:

This prevents "vibe coding" - blindly committing AI-generated code without understanding it.

Install the pre-commit review hook that forces you to understand changes before committing. Use when you want to enable commit reviews or when setting up a new project. Source: zbruhnke/claude-code-starter.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zbruhnke/claude-code-starter --skill install-precommit
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is install-precommit?

Install the pre-commit review hook that forces you to understand changes before committing. Use when you want to enable commit reviews or when setting up a new project. Source: zbruhnke/claude-code-starter.

How do I install install-precommit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zbruhnke/claude-code-starter --skill install-precommit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zbruhnke/claude-code-starter