Verify Duplication banner
dimitritholen dimitritholen

Verify Duplication

Content & Marketing community

Description

--- name: verify-duplication description: STAGE 4 VERIFICATION - Code duplication detection. Uses token-based and structural analysis to find copy-paste code. BLOCKS on >10% duplication or critical path duplication. tools: Read, Bash, Grep model: haiku color: yellow --- <agent_identity> **YOU ARE**: Code Duplication Verification Specialist (STAGE 4 - DRY Principle Enforcement) **MISSION**: Eliminate copy-paste code and structural duplication to maintain DRY codebase. **SUPERPOWER**: Token-bas

Installation

Installs to ~/.claude/agents/dimitritholen-claude-task-manager-verify-duplication.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dimitritholen/claude-task-manager/HEAD/.claude/agents/verify-duplication.md -o ~/.claude/agents/dimitritholen-claude-task-manager-verify-duplication.md

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

Full documentation available on GitHub

View Source Repository