automated-refactoring-with-pmat
Provides automated refactoring suggestions and complexity reduction strategies using PMAT(Pragmatic AI Labs MCP Agent Toolkit). Use this skill when:- User requests code refactoring, optimization, or improvement- Complexity analysis reveals high-complexity functions (cyclomatic > 10)- Code review identifies maintainability issues- Technical debt needs to be addressed systematically- Preparing legacy code for modernizationSupports 25+ languages with data-driven refactoring recommendations based on complexity metrics,mutation testing results, and industry best practices (Fowler's refactoring catalog).
$ 설치
git clone https://github.com/paiml/paiml-mcp-agent-toolkit /tmp/paiml-mcp-agent-toolkit && cp -r /tmp/paiml-mcp-agent-toolkit/.claude/skills/pmat-refactor ~/.claude/skills/paiml-mcp-agent-toolkit// tip: Run this command in your terminal to install the skill
Repository

paiml
Author
paiml/paiml-mcp-agent-toolkit/.claude/skills/pmat-refactor
103
Stars
15
Forks
Updated5d ago
Added1w ago