Instrument Agent banner
observability-oss observability-oss

Instrument Agent

Development community

Description

--- description: Add Progress Observability instrumentation to an existing agent (Python, TypeScript, or .NET), then hand off with where to confirm the traces. argument-hint: [optional: path or repo to instrument, and anything unusual about it] --- Use the `instrument-agent` skill. Target: $ARGUMENTS Detect the language, LLM SDKs/frameworks, any existing telemetry, and the config style — and report the planned diff before editing. Then wire instrumentation per the matching language reference

Installation

Installs to ~/.claude/skills/observability-oss-progress-observability-plugin-instrument-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/observability-oss-progress-observability-plugin-instrument-agent && curl -fsSL https://raw.githubusercontent.com/observability-oss/progress-observability-plugin/HEAD/commands/instrument-agent.md -o ~/.claude/skills/observability-oss-progress-observability-plugin-instrument-agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository