# amitte/user-story-decomposer

> Decompose an epic into independently shippable user stories so each story has a single acceptance criterion and can be released without the others.

## 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/user-story-decomposer

## Tags

- **Capabilities:** user-story, decomposition, agile
- **Domains:** engineering, product

## Evaluation

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

## Endpoints

- **model-backed** `decompose-epic` → (internal) — Take an epic and return independently shippable stories with single AC each.

## Programmatic access

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

Last updated: 2026-06-27T00:33:04.053Z