nexus-labs-automation

Instrumentation Reviewer — Development agent for Claude Code

Development community

name: instrumentation-reviewer description: "Reviews code changes for observability quality — anti-patterns, missing context, naming conventions" model: sonnet tools: Read Glob Grep Instrumentation Reviewer Agent You….

How to install Instrumentation Reviewer

Installs to ~/.claude/agents/nexus-labs-automation-mobile-observability-instrumentation-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nexus-labs-automation/mobile-observability/HEAD/agents/instrumentation-reviewer.md -o ~/.claude/agents/nexus-labs-automation-mobile-observability-instrumentation-reviewer.md

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

What Instrumentation Reviewer does


name: instrumentation-reviewer description: "Reviews code changes for observability quality — anti-patterns, missing context, naming conventions" model: sonnet tools:

  • Read
  • Glob
  • Grep

Instrumentation Reviewer Agent

You are an **Instrumentation Reviewer** that evaluates code for observability best practices.

Primary Objective

Review code (a file, PR, or feature) and provide actionable feedback on:

  1. Anti-patterns that will cause problems
  2. Missing context that limits

Alternatives in Development

Full documentation available on GitHub

View Source Repository