Refactor Analyst banner
OpenSource03 OpenSource03

Refactor Analyst

Research community

Description

--- name: "refactor-analyst" description: "Use this agent when you need a thorough code quality analysis and refactoring recommendations for specific files, directories, or an entire branch. This agent reads code deeply, questions every pattern, checks for modern best practices, and produces a detailed report — without making any changes.\\n\\nExamples:\\n\\n<example>\\nContext: The user wants to analyze a specific directory for refactoring opportunities.\\nuser: \"Can you analyze the src/hooks/

Installation

Installs to ~/.claude/agents/opensource03-harnss-refactor-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/OpenSource03/harnss/HEAD/.claude/agents/refactor-analyst.md -o ~/.claude/agents/opensource03-harnss-refactor-analyst.md

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

Full documentation available on GitHub

View Source Repository