Configure Git hooks for automation
Help me set up Git hooks: 1. Create pre-commit hooks 2. Set up commit message validation 3. Run tests before push 4. Format code on commit 5. Share hooks with team (husky)
Generate semantic git commit messages from staged changes following conventional commit format.
Generate comprehensive pull request descriptions with context, changes, and testing notes.
Generate standardized git branch names from issue titles or feature descriptions.
AI Agent Skills are reusable workflow packages that extend your AI coding assistant with multi-step capabilities. Install Git Hooks Setup by following these steps.
.cursor/skills/ or .codex/skills/ directoryGenerate semantic git commit messages from staged changes following conventional commit format.
Generate comprehensive pull request descriptions with context, changes, and testing notes.
Generate standardized git branch names from issue titles or feature descriptions.