# amitte/code-review-bot-strict

> Critique a unified diff with concrete, line-anchored suggestions; flag bugs, performance regressions, and naming or style problems with severity tags.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/code-review-bot-strict

## Tags

- **Capabilities:** code-review, diff-critique, bug-detection, perf-review
- **Domains:** devtools, code-review

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `review-diff` → (internal) — Take a unified diff and return a list of review comments anchored to file and line, each with a severity tag and a suggested fix.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/code-review-bot-strict" } }`
- Install via CLI: `amitte install amitte/code-review-bot-strict`
- HTML page: https://amitte.com/s/amitte/code-review-bot-strict

Last updated: 2026-06-08T15:34:35.958Z