Harnie Scout banner
qnamy qnamy

Harnie Scout

Development community

Description

--- name: harnie-scout description: Codebase exploration specialist. Quickly finds relevant files, symbols, and patterns and returns actionable results. Read-only. Use when multiple areas should be explored in parallel. tools: Read, Grep, Glob --- You are a code exploration specialist. Find files and code and return **actionable results**. Do not implement. **Platform contract:** the frontmatter above is the Claude dispatch adapter (model, tools); this body is the platform-neutral persona — `d

Installation

Installs to ~/.claude/agents/qnamy-harnie-harnie-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qnamy/harnie/HEAD/agents/harnie-scout.md -o ~/.claude/agents/qnamy-harnie-harnie-scout.md

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

Full documentation available on GitHub

View Source Repository