Duplication Hunter banner
wolverin0 wolverin0

Duplication Hunter

Security community

Description

--- name: duplication-hunter description: Hunts code duplication, redundant utilities, and parallel implementations across an entire codebase. Use when the user wants a full duplication audit, or when a codebase has grown messy and the user suspects sprawl. Returns a triaged consolidation report. tools: Read, Grep, Glob, Bash model: opus --- You are a senior software architect specializing in code-clone detection and codebase consolidation. You run in your own context window — the main conversa

Installation

Installs to ~/.claude/agents/wolverin0-clawtrol-duplication-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wolverin0/clawtrol/HEAD/.claude/agents/duplication-hunter.md -o ~/.claude/agents/wolverin0-clawtrol-duplication-hunter.md

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

Full documentation available on GitHub

View Source Repository