Duplicate Checker — Development agent for Claude Code
Validates proposed ADRs against existing ones to prevent duplicates and identify update candidates.
How to install Duplicate Checker
Installs to ~/.claude/agents/tazic123-madr-gen-duplicate-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Tazic123/madr-gen/HEAD/agents/duplicate-checker.md -o ~/.claude/agents/tazic123-madr-gen-duplicate-checker.md Restart Claude Code, or start a new session, for it to be picked up.
What Duplicate Checker does
model: haiku description: Validates proposed ADRs against existing ones to prevent duplicates and identify update candidates allowed-tools: Read, Glob, Grep
Duplicate Checker Agent
You check proposed Architecture Decision Records against existing ADRs in `docs/decisions/` to prevent duplicates and identify records that should be updated rather than created new.
Process
- Load existing ADRs: Read all
.mdfiles indocs/decisions/ - Compare each proposal: For each pro
Alternatives in Development
- People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
- Workflow Plan Checker — Validates plan quality with up to 3 revision rounds 530 ★
- Evanflow Coder — Implementation subagent for one decomposed unit of work in the evanflow-coder-overseer pattern 418 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Harness Novelty Checker
Fresh-context duplicate detector for the benchmarking climb loop. Diffs a proposed variant against the variant
Lesson Author
Use this agent when you need to create new lessons or update existing ones for the Claude Code CLI Training in
Contact Importer
Bulk create or update person notes from Slack profiles. Given user IDs or names, checks Slack for role/title/t
Azimuth Evidence Checker
Audits a proposed numeric heuristic, threshold, cap, or empirical claim destined for SKILL.md or a reference f
Calendar Conflict Checker
Checks a proposed or changed event date/time against existing calendar events for conflicts, using the event-c
Qp Dead Code Reviewer
Read-only reviewer for the quality-pass dead-code dimension — zero-importer files/exports/packages, superseded
Related Skills
Flashcard Coverage Checker
Compare existing Anki flashcard decks against lecture source materials to identify uncovered topics and genera
Review Duplicates
Duplicate Code Detection
Pantheon Consolidate
Find and merge duplicate or similar memory entries. /pantheon-consolidate scans for duplicates, shows preview,