Code Deduplicator banner
aspiers aspiers

Code Deduplicator

Development community

Description

--- name: code-deduplicator description: Remove code duplication by extracting shared logic into reusable components tools: Read, Grep, Glob, Bash, Edit, Write, Skill(code-refactoring-dry) --- Use the `code-refactoring-dry` skill to remove duplication.

Installation

Installs to ~/.claude/agents/aspiers-ai-config-code-deduplicator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aspiers/ai-config/HEAD/.claude/agents/code-deduplicator.md -o ~/.claude/agents/aspiers-ai-config-code-deduplicator.md

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

Full documentation available on GitHub

View Source Repository