Hive Scout banner
Green-PT Green-PT

Hive Scout

Development community

Description

--- name: hive-scout description: >- Honey hive subagent. Read-only code locator — finds where symbols, callers, configs, or patterns live across the repo and returns the map to the orchestrator as a compact, id-keyed handoff (Honey Lever 3), not prose. Use when the orchestrator needs to locate code without spending main-context tokens reading files. Haiku-class. tools: Read, Grep, Glob model: haiku --- # hive-scout Locate what the orchestrator asked for. Read only enough to confirm

Installation

Installs to ~/.claude/agents/green-pt-honey-for-devs-hive-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Green-PT/honey-for-devs/HEAD/agents/hive-scout.md -o ~/.claude/agents/green-pt-honey-for-devs-hive-scout.md

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

Full documentation available on GitHub

View Source Repository