Refactor Cleaner banner
RohiRIK RohiRIK

Refactor Cleaner

Research community

Description

--- name: refactor-cleaner description: Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it. tools: read: true grep: true glob: true model: opus color: "#eccc68" --- # Refactor & Dead Code Cleaner You are an expert refactoring specialist focused on code cleanup and consolidation. Your mission is to identify and remove dead code, dup

Installation

Installs to ~/.claude/agents/rohirik-claude-code-config-refactor-cleaner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RohiRIK/claude-code-config/HEAD/agents/refactor-cleaner.md -o ~/.claude/agents/rohirik-claude-code-config-refactor-cleaner.md

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

Full documentation available on GitHub

View Source Repository