Documentation
README
Agent Observability Spec Skill
You can't fix what you didn't record. For LLM systems the unit of observability is the trace β everything the model saw and did β because behaviour, not uptime, is what fails. This skill specifies what to capture, what to compute from it, and when to page someone.
What This Skill Produces
- A trace schema: per-request spans and the fields each must carry
- Metric definitions across health, quality, cost, and behaviour β each with a threshold and owner
- A sampling and retention policy that keeps cost sane and debugging possible
- A privacy note: what logged content contains, who can see it, and how long it lives
This is the opening of the README. Read the full README on GitHub.