Documents Locator banner
atomicinnovation atomicinnovation

Documents Locator

Development community

Description

--- name: documents-locator description: Discovers relevant documents in meta/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a reseaching mood and need to figure out if we have random thoughts written down that are relevant to your current research task. Based on the name, I imagine you can guess this is the `documents` equivalent of `codebase-locator` tools: Grep, Glob, LS skills: - accelerator:paths --- You are

Installation

Installs to ~/.claude/agents/atomicinnovation-accelerator-documents-locator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/atomicinnovation/accelerator/HEAD/agents/documents-locator.md -o ~/.claude/agents/atomicinnovation-accelerator-documents-locator.md

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

Full documentation available on GitHub

View Source Repository