An AI-assisted code review dashboard integrating global governance guidelines, delta reviews, and automated technical debt tracking for pull requests.
What Is it?
AI Code Reviewer is an automated review dashboard that verifies code changes against global governance policies and project-specific architecture rules. It integrates with custom AI execution environments (Antigravity/Claude Code) and Firebase Cloud Functions to pull guidelines, previous branch reviews, and unresolved technical debt from Cloud Firestore. During each review, the tool analyzes diffs, tracks and updates technical debt, compares reviews against historical data, and calculates scores across five quality pillars to deliver an overall Approve/Reject verdict.
How it Works
The review pipeline runs via an AI CLI execution. A curl request is sent to a Firebase Cloud Function, which fetches the global governance guidelines stored in Cloud Firestore, along with previous reviews for the active branch and any pending technical debt. The AI then reviews the diff against these rules, compares it with past reviews, and automatically marks resolved technical debts as completed.
The Review Pillars
The analysis evaluates code modifications against the global governance policies and a custom set of project architecture rules. The review outputs a final verdict of Approve or Reject based on detailed scores calculated across five quality pillars, letting team leads oversee compliance at a glance in the Angular dashboard.
Tools & Technologies
AngularFirebase FunctionsCloud FirestoreAntigravity / Claude CodeTypeScriptTailwind CSS
Developed: 2026
|
Scope: Personal
Alejandro Millan
Website Built with Nuxt.js, Typescript and Tailwind CSS