777genius

Review Router AI — DevOps skill for Claude Code

DevOps community

Free Powerfull AI code review that runs inside your CI/CD (privacy) using your subscription accounts (pool).

How to install Review Router AI

This entry records only its repository, not the path inside it, so there is no exact command to give. Open 777genius/review-router-ai and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Review Router AI does

Free Powerfull AI code review that runs inside your CI/CD (privacy) using your subscription accounts (pool). Free/self-hosted deployment. Ready github integration.

Alternatives in DevOps

  • Claude Code Router — Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the m 30.1k ★
  • Supabase — Infrastructure Supabase database/auth integration 14k ★
  • Claude Code GitHub Actions — by Anthropic - Official GitHub Actions integration for Claude Code with examples and documentation for automat 6.4k ★

README

ReviewRouter

AI code review in your CI, using your own subscriptions or API keys. Get inline feedback on pull requests and manage models, review rules and repository health from one dashboard.

[Get started](https://reviewrouter.site) · [Self-host](./docs/operations/review-router-self-hosted-end-to-end.md) · [Documentation](./docs/README.md)

ReviewRouter dashboard

Why ReviewRouter

  • Bring your own AI. Connect Codex or Claude Code subscriptions, or choose models through OpenRouter with an API key.
  • Run reviews in your CI. Checkout, code reading and review tools run in your GitHub Actions runner. You choose the AI provider that receives context.
  • Get a second opinion. Run multiple reviewers and require agreement before posting an inline finding.
  • Tune reviews for your team. Set models, reasoning effort, review language, comment limits and severity thresholds, with workspace defaults and repository overrides.
  • Avoid outdated feedback. Reviews are tied to the commit being checked, so an older run cannot publish findings as if it reviewed newer code.
  • Choose where to host. Use the hosted service or run the dashboard, API, worker and database on your own infrastructure.

Start with GitHub

  1. Open ReviewRouter and install the GitHub App for the repositories you want reviewed.
  2. Use the dashboard to create and merge the review setup PR.
  3. Connect your provider using the generated setup instructions, then open a pull request.

The setup PR makes the CI changes visible before you accept them. In the default mode, provider secrets stay in GitHub Actions; ReviewRouter stores review results and operational metadata, not raw source files by default. Provider and CI usage still count against your own plan or billing.

Current status

| Integration | What to expec