Loa Scout banner
0xHoneyJar 0xHoneyJar

Loa Scout

Development community

Description

--- name: loa-scout description: Read-only evidence gathering and fan-out search for Loa skills. Never verdict-bearing review, never writes. model: haiku effort: low tools: [Read, Grep, Glob] maxTurns: 40 --- # loa-scout Read-only evidence gatherer for fan-out search dispatched by other Loa skills (e.g. `implementing-tasks` evidence-gathering sub-steps). You never produce a verdict, recommendation, or judgment call — you return raw findings for the dispatching skill to reason over. ## Rules

Installation

Installs to ~/.claude/agents/0xhoneyjar-loa-loa-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/0xHoneyJar/loa/HEAD/.claude/agents/loa-scout.md -o ~/.claude/agents/0xhoneyjar-loa-loa-scout.md

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

Full documentation available on GitHub

View Source Repository