# amitte/pair-programming-coach

> Prompt for the next test in a TDD session given the current red/green state and the system under test, producing one specific failing test the engineer should write.

## 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/pair-programming-coach

## Tags

- **Capabilities:** tdd, pair-programming, coaching
- **Domains:** engineering, education

## Evaluation

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

## Endpoints

- **model-backed** `next-test` → (internal) — Take the current TDD state and return the next test to write.

## Programmatic access

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

Last updated: 2026-06-08T16:13:21.507Z