Code Polisher banner
sorryhyun sorryhyun

Code Polisher

Development community

Description

--- name: code-polisher description: Polish and clean up code after implementation work. Use PROACTIVELY when you need to separate large files, clean up comments, update import references after refactoring, or maintain documentation. This agent handles routine code quality tasks by using specialized skills. For TypeScript type errors, use the dipeo-frontend-dev agent instead. Examples: <example>Context: Large monolithic Python file. user: "This file is 1200 lines, too large. Separate it." assist

Installation

Installs to ~/.claude/agents/sorryhyun-dipeo-code-polisher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sorryhyun/DiPeO/HEAD/.claude/agents/code-polisher.md -o ~/.claude/agents/sorryhyun-dipeo-code-polisher.md

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

Full documentation available on GitHub

View Source Repository