code-quality-analysis-with-pmat

Analyzes code quality, complexity, and technical debt using PMAT(Pragmatic AI Labs MCP Agent Toolkit). Use this skill when:- User mentions "code quality", "complexity", "technical debt", or "maintainability"- Reviewing code or conducting code review- Modifying or refactoring existing code files- Creating pull requests or preparing commits- Investigating performance or quality issuesSupports 25+ languages including Rust, Python, TypeScript, JavaScript, Go, C++, Java, Ruby, PHP, Swift, and more.Provides cyclomatic complexity, cognitive complexity, maintainability index, dead code detection,and technical debt annotations (SATD: TODO, FIXME, HACK comments).

$ Installieren

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-quality ~/.claude/skills/paiml-mcp-agent-toolkit

// tip: Run this command in your terminal to install the skill