-
Notifications
You must be signed in to change notification settings - Fork 1
Home
sem edited this page Jul 4, 2025
·
2 revisions
Welcome to the Claude Hooks Manager wiki! This tool provides a powerful way to manage git hooks for Claude.ai projects, ensuring consistent development practices and automated workflows.
Claude Hooks Manager is a command-line tool that simplifies the installation, management, and execution of git hooks in your projects. It provides pre-configured hooks optimized for AI-assisted development with Claude.
- 🚀 Easy Installation: One-command setup for git hooks
- 📦 Pre-configured Hooks: Ready-to-use hooks for common scenarios
- 🔧 Customizable: Create and manage your own custom hooks
- 🎯 Claude-Optimized: Hooks designed specifically for AI-assisted development
- 📊 Status Tracking: Monitor which hooks are active in your projects
- 🔄 Version Control: Keep your hooks synchronized across your team
- Installation Guide - Get started with Claude Hooks Manager
- Getting Started - Learn the basics
- Hooks Reference - Complete list of available hooks
- Creating Custom Hooks - Build your own hooks
- Configuration Guide - Customize your setup
- API Reference - For hook developers
- format-check: Ensures consistent code formatting
- lint-check: Runs linting on staged files
- test-check: Runs tests before committing
- type-check: TypeScript type checking
- commit-format: Enforces conventional commit format
- ai-commit-msg: Generates AI-enhanced commit messages
- test-suite: Runs full test suite before pushing
- build-check: Ensures project builds successfully
- Node.js 14 or higher
- Git 2.9 or higher
- npm or yarn
Claude Hooks Manager is open source software licensed under the MIT license.
This wiki is continuously updated. Last update: 2025-07-04