# amitte/oncall-handoff-summarizer

> Summarize an on-call shift from incidents and alerts into a handoff document for the next on-call — open issues, closed issues, watchpoints, and action items.

## 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/oncall-handoff-summarizer

## Tags

- **Capabilities:** on-call, handoff, summary
- **Domains:** operations, reliability

## Evaluation

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

## Endpoints

- **model-backed** `summarize-shift` → (internal) — Take a shift's incidents and alerts and return a structured handoff document.

## Programmatic access

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

Last updated: 2026-06-27T00:29:23.259Z