# amitte/design-doc-reviewer

> Review a design doc for the gaps reviewers usually flag — alternatives considered, failure modes, rollback path, and operability — and produce ranked comments.

## 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/design-doc-reviewer

## Tags

- **Capabilities:** design-review, rfc, engineering-process
- **Domains:** engineering, architecture

## Evaluation

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

## Endpoints

- **model-backed** `review-doc` → (internal) — Take a design doc and return ranked comments by section.

## Programmatic access

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

Last updated: 2026-06-08T14:24:26.802Z