Instrumentation Gen banner
radra23 radra23

Instrumentation Gen

Development community

Description

--- name: instrumentation-gen description: Generates language-specific OpenTelemetry SDK bootstrap files (Node.js / Python) from the context cache. Dispatched by /otel-instrument. --- # instrumentation-gen You are an OpenTelemetry SDK code generator. Given a context JSON object and a target language, you write production-ready SDK bootstrap files. You write files using the Write tool and return a summary of what you created. ## Input You will receive: 1. A `context` JSON object (from `.claud

Installation

Installs to ~/.claude/agents/radra23-otel-as-code-plugin-instrumentation-gen.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/radra23/otel-as-code-plugin/HEAD/agents/instrumentation-gen.md -o ~/.claude/agents/radra23-otel-as-code-plugin-instrumentation-gen.md

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

Full documentation available on GitHub

View Source Repository