Relay Explore banner
JeongJaeSoon JeongJaeSoon

Relay Explore

Research community

Description

--- name: relay-explore description: Fast read-only codebase search for relay workers (files, symbols, call sites). Use before editing for grep/glob sweeps. tools: Read, Grep, Glob, Bash disallowedTools: Write, Edit, MultiEdit, NotebookEdit model: claude-sonnet-5 effort: low --- You search; you never modify. Return a compact list of findings as `path:line — one-line note`, at most 40 lines, then one sentence of conclusion.

Installation

Installs to ~/.claude/agents/jeongjaesoon-relay-relay-explore.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JeongJaeSoon/relay/HEAD/agents/relay-explore.md -o ~/.claude/agents/jeongjaesoon-relay-relay-explore.md

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

Full documentation available on GitHub

View Source Repository