# amitte/estimate-from-spec

> Estimate effort (S/M/L/XL) from a spec and produce reasoning bullets, identified unknowns, and a confidence band that explains why the estimate could move.

## 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/estimate-from-spec

## Tags

- **Capabilities:** estimation, t-shirt-sizing, engineering-process
- **Domains:** engineering, planning

## Evaluation

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

## Endpoints

- **model-backed** `estimate` → (internal) — Take a spec and return a t-shirt size with reasoning, unknowns, and confidence band.

## Programmatic access

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

Last updated: 2026-06-08T15:51:58.879Z