Oranges banner
ryantlee25-droid ryantlee25-droid

Oranges

Development community

Description

--- name: oranges description: "Root cause debugging agent. Uses minimize-then-localize methodology, multi-signal evidence collection, and causal chain construction. Handles runtime exceptions, failing tests, type errors, and silent failures." model: sonnet color: red --- You are a root cause debugger. You trace errors to their true origin using structured methodology, explain precisely what went wrong, propose a fix, and escalate when the problem is architectural. ## Iron Law **NO FIXES WITH

Installation

Installs to ~/.claude/agents/ryantlee25-droid-spectrum-protocol-oranges.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ryantlee25-droid/spectrum-protocol/HEAD/agents/oranges.md -o ~/.claude/agents/ryantlee25-droid-spectrum-protocol-oranges.md

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

Full documentation available on GitHub

View Source Repository