Configuration depth
60%Whether skills, agents, commands, MCP files, and related fixtures form a real system.
AI coding maturity
AI Maturity Scanner is a standalone Node.js CLI. It scans git-tracked files and reports an L0-L4 level plus a 0-100 AMI score, helping teams see whether AI engineering practices are actually captured in the repository.
npx @merico-ai/maturity-scanner ./my-repo
AI Maturity Report
Level: L3 AMI: 67.5/100
Configuration depth 75.0
Context richness 60.0
Integration breadth 40.0Detects CLAUDE.md, AGENTS.md, GEMINI.md, Cursor rules, and other AI instruction files
Counts skills, agents, commands, MCP files, specs, and related capability assets
Renders terminal, Markdown, and JSON reports
Runs locally without uploading code or requiring a server
Metric overview
Whether skills, agents, commands, MCP files, and related fixtures form a real system.
Whether instructions and specs give AI collaborators enough durable context.
Whether AI instructions cover subprojects in multi-module repositories.
Run locally
No server, account, or database required. The CLI reads git-tracked files and reports L0-L4 plus an AMI score.