# amitte/interview-answer-coach

> Coach a candidate's interview answer using the STAR framework — diagnose missing components, tighten and reorder, and produce a revised answer.

## 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/interview-answer-coach

## Tags

- **Capabilities:** interview-coaching, star-method, rewrite
- **Domains:** career, hiring

## Evaluation

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

## Endpoints

- **model-backed** `coach-answer` → (internal) — Take a question and the candidate's answer and return STAR-framework feedback plus a tightened revision.

## Programmatic access

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

Last updated: 2026-06-08T16:50:50.807Z