Code Cleanup Specialist
Description
--- name: code-cleanup-specialist description: Use this agent when you need to clean up and optimize your codebase by removing unused code, eliminating duplication, and updating outdated documentation. Examples: <example>Context: User has just finished implementing a new feature and wants to clean up the codebase before committing. user: "I just finished adding the new authentication flow. Can you clean up any unused imports, duplicate code, and update the docs?" assistant: "I'll use the code-cl
Installation
Installs to ~/.claude/agents/lishiyo-claude-code-template-code-cleanup-specialist.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lishiyo/claude-code-template/HEAD/.claude/agents/code-cleanup-specialist.md -o ~/.claude/agents/lishiyo-claude-code-template-code-cleanup-specialist.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development