Skip to main content

Hooks Git

Plugin Active

Git Hooks - Event-driven automation hooks

Purpose

To automate common Git operations like staging modified files and assisting with commit creation through event-driven hooks.

Features

  • Automatic staging of modified files after edits
  • Intelligent commit creation with automatic message generation
  • Event-driven automation for Git workflows

Use Cases

  • Automatically staging all changes before creating a commit
  • Streamlining the commit process by auto-generating messages
  • Integrating Git operations into the Claude Code workflow

Non-Goals

  • Performing complex Git operations beyond staging and basic commit assistance
  • Replacing the full Git command-line interface
  • Handling non-Git related automation

Invocation

  • warning:Overlapping near-synonym toolsThe plugin exposes 'git-add-changes' and 'auto-git-add', which perform very similar functions of staging modified files, leading to potential redundancy.
  • warning:Hook matcher tightnessThe 'auto-git-add' hook uses a broad matcher 'Edit|MultiEdit|Write' which could potentially trigger on unintended file operations.

Installation

First, add the marketplace

/plugin marketplace add davepoon/buildwithclaude
/plugin install hooks-git@buildwithclaude

Quality Score

79 /100
Analyzed about 21 hours ago

Trust Signals

Last commit5 days ago
Stars2.9k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.