此内容尚未提供您的语言版本,正在以英文显示。
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 分析
类似扩展
Claude Recap
99为 Claude Code 提供基于主题的自动记忆——跨会话或压缩时绝不会丢失上下文。
插件
hatawong
Hooks Safety
99Essential safety hooks to prevent destructive operations in Claude Code. From cc-safe-setup (655+ hooks).
插件
davepoon
Dotforge
100Node.js 20+ with Express/Fastify, TypeScript, and ESM module rules for Claude Code.
插件
luiseiman
Shell Scripting Plugins
99Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing
插件
wshobson
Worktrunk
99Worktrunk 是一个用于 Git worktree 管理的 CLI,专为并行 AI 代理工作流而设计。此插件提供配置指导(LLM 提交消息、项目钩子、worktree 路径)以及自动活动跟踪(`wt list` 中的 🤖/💬 指示器,显示活动的 Claude 会话)。
插件
max-sixty
Cc Safe Setup
99734 个用于 Claude Code 的安全钩子 — 在自主 AI 编码会话期间防止文件删除、凭证泄露、git 灾难和令牌浪费
插件
yurukusa