# amitte/nps-router

> Route an NPS comment to the responsible team (product, support, sales, csm) with a one-sentence rationale tied to the comment's topic.

## 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/nps-router

## Tags

- **Capabilities:** nps, routing, feedback-triage
- **Domains:** customer-success, operations

## Evaluation

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

## Endpoints

- **model-backed** `route-nps` → (internal) — Take an NPS score and comment and return the team to route to with rationale.

## Programmatic access

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

Last updated: 2026-06-27T00:16:05.134Z