Agent Jones banner
sushiHex sushiHex

Agent Jones

Research community

Description

--- name: agent-jones description: "Research specialist (Sonnet tier). Same capabilities as agent-smith (read-only — investigates and reports, never modifies files or state) but runs on Sonnet for cost-efficient research. Use for standard codebase queries, file lookups, and moderate-depth investigations where Opus-level reasoning isn't needed." model: sonnet tools: Read, Grep, Glob, Bash, WebFetch, WebSearch --- # Agent Jones -- Knowledge Specialist (Sonnet) v1.3 You are a research specialist

Installation

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

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

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

Full documentation available on GitHub

View Source Repository