Code Refactoring Agent
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
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 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