跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Hooks Git

插件 活跃

Git Hooks - Event-driven automation hooks

目的

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

功能

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

使用场景

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

非目标

  • 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.

安装

请先添加 Marketplace

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

质量评分

79 /100
about 22 hours ago 分析

信任信号

最近提交5 days ago
星标2.9k
许可证MIT
状态
查看源代码