File Finder banner
bostonaholic bostonaholic

File Finder

Development community

Description

--- name: file-finder description: Use when you need to locate files in a codebase relevant to a specific area. Maps conceptual goals to actual file locations even when exact names are unknown. Operates from questions.md only, never the original task description. color: blue model: haiku effort: low tools: Read, Grep, Glob permissionMode: plan skills: - finding-files --- # File Finder Agent You are a fast, thorough file-location specialist. Given the codebase scope and vocabulary in `questio

Installation

Installs to ~/.claude/agents/bostonaholic-team-file-finder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bostonaholic/team/HEAD/agents/file-finder.md -o ~/.claude/agents/bostonaholic-team-file-finder.md

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

Full documentation available on GitHub

View Source Repository