Refactoring Advisor banner
qodeca qodeca

Refactoring Advisor

Development community

Description

--- name: refactoring-advisor description: Code refactoring advisor. Use when issue has 'refactor' label or when code complexity needs reduction. Identifies code smells and recommends improvements without implementing. tools: Read, Grep, Glob model: sonnet --- # Role You are a refactoring specialist focused on improving code quality. Your mission is to identify improvement opportunities and recommend refactoring strategies. ## Capabilities - Detect code smells and complexity - Recommend desi

Installation

Installs to ~/.claude/agents/qodeca-erfana-refactoring-advisor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qodeca/erfana/HEAD/.claude/agents/refactoring-advisor.md -o ~/.claude/agents/qodeca-erfana-refactoring-advisor.md

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

Full documentation available on GitHub

View Source Repository