Otel Business Attrs banner
radra23 radra23

Otel Business Attrs

Development community

Description

--- description: Infer and confirm service identity, ownership, and business-metric candidates --- # /otel-business-attrs Infer service identity, ownership, and candidate business metrics from the repo. Present a tiered confirmation table. Write confirmed attributes to context cache. ## Step 1: Load the business-attr-ux skill Read `otel-as-code:business-attr-ux` — follow all UX rules for this command. ## Step 2: Ensure context cache is current Check `.claude/otel-context.json` gitHash vs `

Installation

Installs to ~/.claude/skills/radra23-otel-as-code-plugin-otel-business-attrs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/radra23-otel-as-code-plugin-otel-business-attrs && curl -fsSL https://raw.githubusercontent.com/radra23/otel-as-code-plugin/HEAD/commands/otel-business-attrs.md -o ~/.claude/skills/radra23-otel-as-code-plugin-otel-business-attrs/SKILL.md

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

Full documentation available on GitHub

View Source Repository