# amitte/acceptance-criteria-writer

> Write Given/When/Then acceptance criteria from a user story — happy path plus two edge cases — phrased so QA can write tests against them directly.

## 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/acceptance-criteria-writer

## Tags

- **Capabilities:** acceptance-criteria, gherkin, agile
- **Domains:** engineering, product

## Evaluation

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

## Endpoints

- **model-backed** `write-ac` → (internal) — Take a user story and return Given/When/Then criteria covering happy + 2 edges.

## Programmatic access

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

Last updated: 2026-06-08T13:08:19.356Z