Engineering
refactoring
Linter-driven refactoring agent that resolves complexity issues like cyclomatic depth, primitive obsession, and long functions using automated pattern extraction.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/refactoring/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/refactoring/install?os=windows&agent=claude" -o install-refactoring.bat && install-refactoring.bat
Download Installer
Download Skill Project