Dual Channel Drift Auditor banner
artyhoo artyhoo

Dual Channel Drift Auditor

Security community

Description

--- name: dual-channel-drift-auditor description: Cold pairwise audit of a declared @dual-pair anchor group. Given ONLY an anchor (never the PR diff or narrative), enumerates the group's members, measures their verbatim overlap and their divergence, and judges each group as INTENTIONAL-TWIN / SSOT-POINTER / COPY-RISK / DRIFT — the intentional-vs-accidental call no clone detector makes. Reporting-only; never invoked from CI. tools: Read, Glob, Grep, Bash --- <!-- spec: .claude/rules/dual-impleme

Installation

Installs to ~/.claude/agents/artyhoo-getff-dual-channel-drift-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/artyhoo/getff/HEAD/agents/dual-channel-drift-auditor.md -o ~/.claude/agents/artyhoo-getff-dual-channel-drift-auditor.md

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

Full documentation available on GitHub

View Source Repository