# amitte/code-style-coach

> Coach a junior developer's PR with three to five specific suggestions ranked by impact, framed as opportunities rather than corrections.

## 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/code-style-coach

## Tags

- **Capabilities:** code-review, coaching, mentorship
- **Domains:** engineering, education

## Evaluation

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

## Endpoints

- **model-backed** `coach-pr` → (internal) — Take a junior dev's PR diff and return 3-5 coaching suggestions ranked by impact.

## Programmatic access

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

Last updated: 2026-06-08T14:35:24.387Z