# amitte/bug-report-clarifier

> Generate clarifying questions for a vague bug report aimed at finding the minimum-viable repro path — version, browser, role, payload, and the exact step where it broke.

## 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/bug-report-clarifier

## Tags

- **Capabilities:** bug-report, clarifying-questions, repro
- **Domains:** engineering, support

## Evaluation

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

## Endpoints

- **model-backed** `clarify-bug` → (internal) — Take a vague bug report and return targeted clarifying questions for repro.

## Programmatic access

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

Last updated: 2026-06-08T14:37:25.286Z