Architectural code review,
powered by AI
Detect SRP violations, enforce compliance across 20 frameworks, track technical debt, and generate refactoring roadmaps — all from a single tool.
No credit card required. Works with any Git repository.
See it in action
A full dashboard for exploring findings, tracking quality trends, and managing your architectural standards.
Project overview with quality scores, trend chart, and quick wins
5 review modes — pick the right tool for the job
Risk Audit with configurable compliance frameworks
Quality gates, architecture rules, and custom rules
Up and running in 3 steps
Install
One command. No config files, no database setup.
npm install -g archreview
Point at your repo
Pick a mode. Health Check and Risk Audit need zero API keys.
archreview --mode health-check .
Ship with confidence
Get actionable findings, compliance reports, and migration roadmaps.
Score: 87/100 — 2 findings
Five modes. One tool.
From quick PR checks to full refactoring roadmaps, ArchReview adapts to your workflow.
SRP Review
Deep analysis of Single Responsibility Principle violations with AI-proposed abstractions and generated test contracts.
PR Review
20 structural checks in ~5s, smart early exit for clean PRs, suggested reviewers, and effort estimation.
Risk Audit
8 risk factors scored against 20 compliance frameworks. GDPR, HIPAA, ISO 27001, SOC 2, and more.
Health Check
Dead code, test gaps, complexity hotspots, coupling, secrets, and circular dependencies in one score.
Refactor Plan
Hotspot analysis, temporal coupling, bus factor, multi-persona AI review (6 specialists), code smell detection at 86.7% recall, and phased migration roadmaps with "What If" extraction simulator.
Built for real engineering teams
Every feature designed to fit into the tools and workflows you already use.
Streaming Pipeline
Real-time progress via async generators. Watch every stage as it happens in the UI.
SARIF Export
Native SARIF 2.1.0 output for GitHub Code Scanning integration. Plus Markdown and JSON.
Quality Gates
Configurable pass/fail thresholds for CI. Block merges that don't meet your standards.
AI Chat
Ask questions about your codebase with context-aware AI that knows your review scores and findings.
Custom Rules
Write natural-language architectural rules. "API endpoints must have rate limiting." The AI enforces them.
VS Code Extension
Inline diagnostics, sidebar tree view, status bar health score. Review without leaving your editor.
Fits your pipeline
CLI, GitHub Actions, webhook API, VS Code extension. Use it where your team already works.
GitHub Actions
Auto-post review comments on PRs, upload SARIF to Code Scanning.
CLI
Run archreview --mode pr-review --ci in any CI system.
Webhook API
POST to trigger reviews, poll for status. Integrate with any tool.
What engineers are saying
"The PR Review mode caught a secrets leak and a missing error boundary in our first run. The early exit for clean PRs means it costs us basically nothing day-to-day."
"We ran the Refactor Plan on a 4-year-old monolith. The bus factor analysis alone justified the tool — we had 12 files where only one person had ever touched the code."
"Risk Audit flagged HIPAA gaps we didn't even know we had. Zero LLM cost, pure structural analysis. Our compliance team now requires it before every release."
Ship with architectural confidence
Start reviewing your codebase in under 2 minutes. No config required.