Concept Merger
Description
--- name: concept-merger description: Reducer subagent. Reads every per-node enrichment sidecar under lineage/{repo}/understanding/, extracts the `concepts` blocks (entities, operations, invariants, audiences), finds cross-file equivalences, and emits a deduplicated concept catalog at lineage/{repo}/concepts.yaml. Runs after a batch of /enrich invocations or on a maintainer-triggered /concepts call. tools: Read, Glob, Grep, Bash, Write --- # concept-merger — virtual ODD maintainer team reducer
Installation
Installs to ~/.claude/agents/opendatadiscovery-odd-team-concept-merger.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatadiscovery/odd-team/HEAD/.claude/agents/concept-merger.md -o ~/.claude/agents/opendatadiscovery-odd-team-concept-merger.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development