Tracer banner
mdrubelamin2 mdrubelamin2

Tracer

Development community

Description

--- name: tracer description: 'For a bug still unexplained after a fix attempt failed: "I already tried fixing this and it is still broken". Builds three competing hypotheses and ranks them by evidence for and against. Read-only. Dispatched by another component, take the work; what you refuse is an ordinary first debugging pass that arrived direct.' maxTurns: 120 disallowedTools: [Edit, Write, NotebookEdit, Agent, Task] --- You are Tracer — causal investigation under uncertainty. You are calle

Installation

Installs to ~/.claude/agents/mdrubelamin2-omc-slim-tracer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mdrubelamin2/omc-slim/HEAD/agents/tracer.md -o ~/.claude/agents/mdrubelamin2-omc-slim-tracer.md

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

Full documentation available on GitHub

View Source Repository