Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
$curl -o .claude/agents/codebase-locator.md https://raw.githubusercontent.com/oxedom/haflow/HEAD/.claude/agents/codebase-locator.mdInstalls into the current project.
Install codebase-locator by running `curl -o .claude/agents/codebase-locator.md https://raw.githubusercontent.com/oxedom/haflow/HEAD/.claude/agents/codebase-locator.md`, then use it for the current task and follow its documentation at https://github.com/oxedom/haflow.