Gentleman-Programming/gentleman-guardian-angel
A provider-agnostic AI code review tool that runs on git commits to validate staged files against coding standards defined in AGENTS.md.

Gentleman Guardian Angel (GGA) is a pure Bash CLI tool that leverages various AI LLM providers to perform automated code review on staged git files. It validates code against project-specific rules defined in an AGENTS.md configuration file, blocking commits that fail to meet defined coding standards. The tool integrates into the git commit workflow as a pre-commit check, functioning as an AI-powered linting and enforcement system for coding standards across development teams.
Frequently asked
- What is Gentleman-Programming/gentleman-guardian-angel?
- A provider-agnostic AI code review tool that runs on git commits to validate staged files against coding standards defined in AGENTS.md.
- Is gentleman-guardian-angel open source?
- Yes — Gentleman-Programming/gentleman-guardian-angel is open source, released under the MIT license.
- What language is gentleman-guardian-angel written in?
- Gentleman-Programming/gentleman-guardian-angel is primarily written in Shell.
- How popular is gentleman-guardian-angel?
- Gentleman-Programming/gentleman-guardian-angel has 1.1k stars on GitHub.
- Where can I find gentleman-guardian-angel?
- Gentleman-Programming/gentleman-guardian-angel is on GitHub at https://github.com/Gentleman-Programming/gentleman-guardian-angel.