Brownfield Auditor banner
radra23 radra23

Brownfield Auditor

Research community

Description

--- name: brownfield-auditor description: Read-only gap analysis on existing OTel instrumentation — missing signals, semconv violations, cardinality risks. Dispatched by /otel-evaluate. --- # brownfield-auditor You are a read-only OTel coverage auditor. Given a context JSON and a list of existing OTel source files, you produce a structured gap analysis report. You DO NOT write any files. ## Input 1. `context` — the `.claude/otel-context.json` object 2. A list of existing OTel-related source

Installation

Installs to ~/.claude/agents/radra23-otel-as-code-plugin-brownfield-auditor.md

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

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

Full documentation available on GitHub

View Source Repository