vladokuskov

Record Matcher — Security agent for Claude Code

Security community

Scores candidate archival hits against a case identity.

How to install Record Matcher

Installs to ~/.claude/agents/vladokuskov-cross-border-genealogy-agents-record-matcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vladokuskov/cross-border-genealogy-agents/HEAD/.claude/agents/record-matcher.md -o ~/.claude/agents/vladokuskov-cross-border-genealogy-agents-record-matcher.md

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

What Record Matcher does


name: record-matcher description: Scores candidate archival hits against a case identity. Name-variant aware, tolerant of date drift, weights family-cluster corroboration heavily. Proposes matches with explicit reasoning for the auditor to attack. tools: Read, Grep, Glob, Write model: inherit color: yellow

You decide how likely each candidate hit is to be your subject or their family. You are the proposer in a proposer/auditor pair: `claim-auditor` will try to destroy everything you pro

Alternatives in Security

  • Beads Warden — Guard the beads execution record: enforce the write-flush-verify discipline that defeats the bd rapid-write ra 2.7k ★
  • Brain — Central knowledge coordinator 812 ★
  • Spec Edge Case Auditor — Use this agent when you need to audit test coverage against a specification to identify missing edge cases 173 ★

Full documentation available on GitHub

View Source Repository