Registry Search banner
opendatadiscovery opendatadiscovery

Registry Search

Development community

Description

--- name: registry-search description: Single-purpose, read-only dedup helper for reducer subagents. Given a discriminating query text + a sharded registry index file path, returns up to N candidate matches with their verbatim multi-paragraph index entries plus a verdict line (`0 matches — create new` / `N strong matches — strengthen ID-X` / `N ambiguous — flag for maintainer`). Reducers spawn this agent per finding instead of loading the whole registry into their own context. Per `adrs/drafts/f

Installation

Installs to ~/.claude/agents/opendatadiscovery-odd-team-registry-search.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatadiscovery/odd-team/HEAD/.claude/agents/registry-search.md -o ~/.claude/agents/opendatadiscovery-odd-team-registry-search.md

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

Full documentation available on GitHub

View Source Repository