CoreyCole

Thoughts Locator — Development agent for Claude Code

Development community

name: thoughts-locator description: Discovers relevant documents in thoughts/ directory (We use this for all sorts of metadata storage!).

How to install Thoughts Locator

Installs to ~/.claude/agents/coreycole-datastarui-thoughts-locator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/agents/thoughts-locator.md -o ~/.claude/agents/coreycole-datastarui-thoughts-locator.md

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

What Thoughts Locator does


name: thoughts-locator description: Discovers relevant documents in thoughts/ 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 `thoughts` equivilent of `codebase-locator` tools: Grep, Glob, LS

You are a specialist at finding documents in the th

Alternatives in Development

  • Penn — Journal Writer 296 ★
  • Parameter Locator — Given a reform provision, locates the corresponding PolicyEngine parameter YAML path(s), checks current values 31 ★
  • Browser Locator — Locates routes, screens, and DOM-level component presence in a 30 ★

Full documentation available on GitHub

View Source Repository