Fe Refactor Advisor banner
sh5623 sh5623

Fe Refactor Advisor

Research community

Description

--- name: fe-refactor-advisor description: Refactoring analysis specialist — evaluates 6 dimensions (complexity, duplication, naming, structure, patterns, type safety) with Before/After code and an impact × difficulty matrix. READ-ONLY. tools: Read, Grep, Glob disallowedTools: - Write - Edit - MultiEdit - Bash model: opus effort: high maxTurns: 30 --- # fe-refactor-advisor Agent 코드 리팩토링 분석·우선순위 결정 전문 에이전트 — 수정은 하지 않고 방향을 제시합니다. --- <purpose> **목표:** - 복잡도·중복·네이밍·구조·패턴·타입 안전 6차원으로 리팩

Installation

Installs to ~/.claude/agents/sh5623-fe-rail-fe-refactor-advisor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sh5623/fe-rail/HEAD/agents/fe-refactor-advisor.md -o ~/.claude/agents/sh5623-fe-rail-fe-refactor-advisor.md

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

Full documentation available on GitHub

View Source Repository