paiml-mcp-agent-toolkit
Code quality analysis, technical debt tracking, and refactoring
All Skills in This Repository (5)
Pure Emerald Level IndicatorsTechnical Debt Tracking with PMAT
Detect SATD annotations, estimate debt hours, and generate trend reports.
Automated Refactoring with PMAT
Automate refactoring of multi-language codebases with PMAT and impact metrics.
Code Quality Analysis with PMAT
Analyze code quality and technical debt with PMAT metrics.
Deep Context Generation with PMAT
Generate compressed LLM-optimized codebase context with PMAT.
Multi-Language Project Analysis with PMAT
Analyze polyglot codebases to detect languages, assess distribution, and generate per-language reports.
Frequently Asked Questions
FAQPage SchemaHow to install paiml-mcp-agent-toolkit?โผ
Run `npx skills add paiml/paiml-mcp-agent-toolkit --all -g -y` in your terminal to install all skills in this suite globally.
How to measure technical debt in a codebase?โผ
The tech-debt skill scans for TODO, FIXME, and HACK comments, estimates repayment hours, and tracks debt trends sprint over sprint.
Can PMAT analyze projects in multiple languages?โผ
Yes. It supports 25+ languages including Rust, Python, TypeScript, Go, and Java, with unified quality metrics across the whole codebase.
Does PMAT work with Claude Code and other AI coding tools?โผ
Yes. PMAT runs as an MCP server over stdio or HTTP, giving Claude Code, Cline, and similar tools direct access to 19 analysis commands.
How does PMAT help with refactoring?โผ
It flags functions with high cyclomatic complexity, suggests proven refactoring patterns, and verifies improvement by comparing before-and-after metrics.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core