What problem does it solve?
Use when AgentCorp needs to set up or improve repository pre-commit checks, commit-time guardrails, Git hook workflows, staged-file quality checks, or optional slow AI commit review with Codex or Claude. Use when the user asks to setup precommit, add commit constraints, wire local pre-commit hooks, or make AI review an opt-in pre-commit step.
Core Features & Use Cases
- Seamless integration with popular hook managers (pre-commit, Husky, Lefthook) and a runtime selector (runtime: claude|codex|both).
- Provides fast local checks to keep commits small and safe, plus optional AI-review for slow, opt-in validation.
- Includes templated configuration patterns and verification steps to ensure hooks install and run reliably across languages.
Quick Start
Install and configure pre-commit guards tailored to your runtime (Claude, Codex, or both) and verify the hook works in your repo.