Ross ROSS = Recommend OSS · open-source software intelligence for agents

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. observed · 2026-08-28

github.com/Gentleman-Programming/gentleman-guardian-angel · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 91
  • Release rhythm 92
  • Longevity 18
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 2.0
  • age_days: 264
  • days_rel: 56
  • days_push: 56
  • n_releases_24m: 19

Full methodology

Adoption not part of the score

1135 stars · 157 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

cli-tool · maturity active

code-review developer-tools llm-inference ci-cd developer-tools version-control large-language-models windows cli git-hooks pre-commit ai-code-review bash provider-agnostic coding-standards automation macos linux

1 source

Member repositories

RepositoryRoleHealth v2
Gentleman-Programming/gentleman-guardian-angelmain77

For agents

markdown · JSON · MCP: product_card(name="Gentleman-Programming/gentleman-guardian-angel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem