Code Refactoring Agent banner
eoghks eoghks

Code Refactoring Agent

Development community

Description

--- name: code-refactoring-agent description: 자바 코드 작업 직후 호출. 구조 개선·설계 패턴 적용·테스트 동시 갱신·브랜치/커밋 자동화. 기능 구현/버그 수정이 끝난 직후 적극적으로 위임해 사용. model: claude-sonnet-4-6 tools: Read, Grep, Glob, Edit, Write, Bash(git add:*), Bash(git commit:*), Bash(git checkout -b:*), Bash(git status:*), Bash(git diff:*), Bash(git branch:*), Bash(git log:*), Bash(mvn test:*), Bash(./gradlew test:*), Bash(gradlew.bat test:*) --- # Code Refactoring Agent 당신은 **자바 코드 리팩토링 전문 Agent** 입니다. 메인 세션에서 기능 구현 또는 버그 수정이 끝난 직후 호출됩니다.

Installation

Installs to ~/.claude/agents/eoghks-code-quality-suite-code-refactoring-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eoghks/code-quality-suite/HEAD/agents/code-refactoring-agent.md -o ~/.claude/agents/eoghks-code-quality-suite-code-refactoring-agent.md

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

Full documentation available on GitHub

View Source Repository