# Gentleman-Programming/gentleman-guardian-angel

😇 Gentleman Guardian Angel (gga) - Provider-agnostic code review using AI. Use Claude, Gemini, Codex, Ollama to enforce your coding standards.

Repository: https://github.com/Gentleman-Programming/gentleman-guardian-angel
Canonical: https://ross.abutalabs.com/products/gentleman-guardian-angel
Language: Shell
License: MIT
License Family: permissive
Last push: 2026-07-08T08:13:58+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 92, longevity 18
- inputs: {"age_days": 264, "days_push": 56, "days_rel": 56, "gap_med": 2.0, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1135, forks 157 (observed 2026-08-28T04:03:43.586404+00:00)

## What it is
Gentleman Guardian Angel (gga) is a pure-Bash CLI tool that runs AI-powered code reviews on staged files via a git pre-commit hook, using any LLM provider such as Claude, Gemini, Codex, or Ollama. It enforces team coding standards defined in AGENTS.md and also supports full PR review mode.

## Use cases
- enforce coding standards on every commit with AI
- run AI code review as a git pre-commit hook
- review pull requests with an LLM before merge
- use local models like Ollama for code review
- block commits that violate AGENTS.md rules
- add AI review to CI without vendor lock-in

## When to choose
- you want provider-agnostic AI code review with no runtime dependency beyond Bash
- your team needs automated enforcement of coding standards at commit time
- you prefer local models (Ollama, LM Studio) for reviewing proprietary code

## When to avoid
- you need deep IDE-integrated review with rich diff UIs
- you require language-specific static analysis rather than LLM-based review
- your environment cannot run Bash 5.0+ or lacks access to any LLM provider

## Facets
- artifact type: cli-tool
- maturity: active
- function: code-review, developer-tools, llm-inference, ci-cd
- domain: developer-tools, version-control, large-language-models
- platform: windows, cli
- tags: git-hooks, pre-commit, ai-code-review, bash, provider-agnostic, coding-standards, automation, macos, linux

## Member repositories
- Gentleman-Programming/gentleman-guardian-angel (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.586404+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:36:34.597292+00:00, confidence not recorded.
  - readme: https://github.com/Gentleman-Programming/gentleman-guardian-angel (fetched 2026-08-28T04:03:43.586404+00:00, sha a68304bbccce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
