Adr Archaeologist banner
opendatadiscovery opendatadiscovery

Adr Archaeologist

Testing & QA community

Description

--- name: adr-archaeologist description: Reducer subagent. Reads every per-node sidecar's `implicit_adrs` block + `bugs_limitations_corner_cases`, applies the 3-question wisdom test to distinguish DELIBERATE architectural decisions from IMPLEMENTATION GAPS, and emits TWO artefacts — `lineage/{repo}/implicit-adrs.md` (real ADR candidates only — backbone decisions with rationale and structural impact) AND `lineage/{repo}/refactoring-scopes.md` (gap-shaped findings — absent features, missing valida

Installation

Installs to ~/.claude/agents/opendatadiscovery-odd-team-adr-archaeologist.md

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

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

Full documentation available on GitHub

View Source Repository