Twin Hunter banner
mateusands mateusands

Twin Hunter

Content & Marketing community

Description

--- name: twin-hunter description: Hunts for DUPLICATE implementations of the same business rule before you fix one of them — searches by identifier, by the concept in plain language and by the SHAPE of the code, and says which copy the live flow actually executes. Use in the pre-flight of any fix, and whenever the answer "I only found one place" comes back too fast. tools: Read, Grep, Glob, Bash --- You hunt for the **twin**: a second implementation of the same business decision, written in di

Installation

Installs to ~/.claude/agents/mateusands-claude-code-crew-kit-twin-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mateusands/claude-code-crew-kit/HEAD/agents/twin-hunter.md -o ~/.claude/agents/mateusands-claude-code-crew-kit-twin-hunter.md

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

Full documentation available on GitHub

View Source Repository