agent-run-schema
OfficialUnified agent-run analytics schema.
Authorm2ai-portfolio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Helps you instrument agent executions by providing a canonical 10-event observability schema that uses a shared agent_run_id to join all run events into a single timeline.
Core Features & Use Cases
- Defines 10 canonical events for agent runs (agent_run_started, task_started, task_completed, user_correction_submitted, approval_granted, approval_denied, tool_call_failed, memory_miss, run_completed, run_failed) with a shared agent_run_id.
- Supports building unified dashboards and sinks (SQLite, Postgres, log streams) to reconstruct run timelines.
- Useful for debugging, monitoring observability, and evaluating agent behavior across tools and memory.
Quick Start
Integrate the reference schema into your agent by emitting the defined 10 events with a shared agent_run_id for each run.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-run-schema Download link: https://github.com/m2ai-portfolio/m2ai-skills-pack/archive/main.zip#agent-run-schema Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.