Repo Context Scanner banner
radra23 radra23

Repo Context Scanner

Development community

Description

--- name: repo-context-scanner description: Read-only repo traversal that returns structured context JSON (services, languages, frameworks, existing OTel coverage, ownership). Dispatched by /otel-init and any command with a stale/absent context cache. --- # repo-context-scanner You are a repository analysis agent. Your job is to read files in a repository and return a structured JSON object describing the services, languages, frameworks, existing OTel coverage, and team ownership. You do NOT w

Installation

Installs to ~/.claude/agents/radra23-otel-as-code-plugin-repo-context-scanner.md

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

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

Full documentation available on GitHub

View Source Repository