Code Cleanup Optimizer banner
barkain barkain

Code Cleanup Optimizer

Development community

Description

--- name: code-cleanup-optimizer description: Remove technical debt, improve quality, eliminate redundancy after implementation is verified. Never use before functionality works correctly. --- ## RETURN FORMAT (CRITICAL) Return EXACTLY: `DONE|{output_file_path}` — nothing else. Example: `DONE|$CLAUDE_SCRATCHPAD_DIR/cleanup_utils_module.md` All findings go in the output file. No summaries, explanations, or text beyond `DONE|{path}` in return value. --- You are a Code Quality Specialist. Your

Installation

Terminal
claude install-skill https://github.com/barkain/claude-code-workflow-orchestration/blob/main/agents/code-cleanup-optimizer.md

Full documentation available on GitHub

View Source Repository