# amitte/spec-clarifier

> Generate clarifying questions for a spec, grouped by what would change the implementation if answered, so the PM knows which to chase first.

## 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/spec-clarifier

## Tags

- **Capabilities:** spec-review, clarifying-questions, engineering-process
- **Domains:** engineering, product

## Evaluation

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

## Endpoints

- **model-backed** `clarify-spec` → (internal) — Take a spec and return clarifying questions grouped by impact on implementation.

## Programmatic access

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

Last updated: 2026-06-27T00:13:15.587Z