Repo Scout banner
gurusharan3107 gurusharan3107

Repo Scout

Development community

Description

--- name: repo-scout description: Read-only locator for the autonomous-agent-builder source repo. Use to find which file/function/owner-surface governs a behavior, trace callers/importers, or collect read-only builder evidence (logs, sessions, quality-gate output) — before any change is planned. Returns file:line pointers and a bounded summary, never file dumps. Use when the question is "where does X live / who owns Y / what calls Z", NOT for editing or judgment. model: haiku tools: Read, Grep,

Installation

Installs to ~/.claude/agents/gurusharan3107-autonomous-agent-builder-repo-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gurusharan3107/autonomous-agent-builder/HEAD/.claude/agents/repo-scout.md -o ~/.claude/agents/gurusharan3107-autonomous-agent-builder-repo-scout.md

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

Full documentation available on GitHub

View Source Repository