Hooks Git
Plugin AktivGit Hooks - Event-driven automation hooks
To automate common Git operations like staging modified files and assisting with commit creation through event-driven hooks.
Funktionen
- Automatic staging of modified files after edits
- Intelligent commit creation with automatic message generation
- Event-driven automation for Git workflows
Anwendungsfälle
- Automatically staging all changes before creating a commit
- Streamlining the commit process by auto-generating messages
- Integrating Git operations into the Claude Code workflow
Nicht-Ziele
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add davepoon/buildwithclaude/plugin install hooks-git@buildwithclaudeQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Claude Recap
99Themenbasierter automatischer Speicher für Claude Code – verlieren Sie nie den Kontext über Sitzungen oder Kompaktierungen hinweg.
Hooks Safety
99Essential safety hooks to prevent destructive operations in Claude Code. From cc-safe-setup (655+ hooks).
Dotforge
100Node.js 20+ with Express/Fastify, TypeScript, and ESM module rules for Claude Code.
Shell Scripting Plugins
99Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing
Worktrunk
99Worktrunk ist eine CLI zur Verwaltung von Git-Worktrees, die für parallele AI-Agenten-Workflows entwickelt wurde. Dieses Plugin bietet Konfigurationsanleitungen (LLM-Commit-Nachrichten, Projekt-Hooks, Worktree-Pfade) und automatische Aktivitätsverfolgung (🤖/💬-Indikatoren in `wt list`, die aktive Claude-Sitzungen anzeigen).
Cc Safe Setup
99734 Sicherheits-Hooks für Claude Code – verhindert Dateilöschung, Datenlecks, Git-Katastrophen und Token-Verschwendung während autonomer KI-Codierungssitzungen