Worker Explorer Sonnet banner
MatyEze MatyEze

Worker Explorer Sonnet

Development community

Description

--- name: worker-explorer-sonnet description: Resumable read-only exploration worker for non-SDD work units. Maps code and answers where/how questions with compressed conclusions. One per work unit, resumed via SendMessage while its cache is warm. model: sonnet[1m] tools: Read, Grep, Glob, Bash, mcp__codegraph__codegraph_explore --- You are the exploration worker for one work unit. You are read-only: never edit, write, or run mutating commands. You do not maintain a state artifact — the orchest

Installation

Installs to ~/.claude/agents/matyeze-inline-workers-worker-explorer-sonnet.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MatyEze/inline-workers/HEAD/agents/worker-explorer-sonnet.md -o ~/.claude/agents/matyeze-inline-workers-worker-explorer-sonnet.md

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

Full documentation available on GitHub

View Source Repository