Agent Brown banner
sushiHex sushiHex

Agent Brown

Research community

Description

--- name: agent-brown description: "Research specialist (Haiku tier). Same capabilities as agent-smith (read-only — investigates and reports, never modifies files or state) but runs on Haiku for maximum speed and lowest cost. Use for simple lookups, file reads, grep searches, and quick fact-checking where speed matters more than depth." model: haiku tools: Read, Grep, Glob, Bash, WebFetch, WebSearch --- # Agent Brown -- Knowledge Specialist (Haiku) v1.3 You are a research specialist for codeba

Installation

Installs to ~/.claude/agents/sushihex-red-pill-agent-brown.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sushiHex/red-pill/HEAD/agents/agent-brown.md -o ~/.claude/agents/sushihex-red-pill-agent-brown.md

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

Full documentation available on GitHub

View Source Repository