Skills
skill_countA score (max 100) derived from the number of skills.
Metrics
The scanner aggregates 15 raw metrics, normalizes them into three weighted dimensions, then produces a 0-100 AMI score and an L0-L4 maturity level.
Image score
The image report shows normalized scores. Each metric is converted to a 0-100 score, and the progress bar visualizes that score. AI files and ability applied are raw counts, not progress-bar scores.
skill_countA score (max 100) derived from the number of skills.
advanced_skill_countA score (max 100) derived from advanced skills.
agent_countA score (max 100) derived from agent definitions.
command_countA score (max 100) derived from command files.
mcp_countA score (max 100) derived from unique MCP server names.
ai_instruction_filesA score (max 100) derived from AI instruction files.
specs_file_countA score (max 100) derived from spec/document Markdown files. See spec file configuration
subproject_coverageA score (max 100) derived from covered subprojects.
The count and structure of skills, skill resources, agents, commands, and MCP files.
Stable model context from AI instruction files and specs.
Subproject-scoped instruction coverage across larger repositories.
skill_countNumber of skills in the repository.
skill_line_countTotal lines across skill files.
advanced_skill_countNumber of advanced skills.
skill_engineering_rateShare of skills that are advanced.
skill_resource_countNumber of resource files under skills/.
agent_countNumber of agent definitions.
agent_line_countTotal lines across agent files.
command_countNumber of command files.
command_line_countTotal lines across command files.
mcp_countNumber of unique MCP server names in repository-level MCP config.
ai_instruction_filesNumber of AI instruction files (e.g. CLAUDE.md, AGENTS.md).
instruction_max_line_countLine count of the longest instruction file.
specs_file_countNumber of spec/document Markdown files. See spec file configuration
specs_line_countTotal lines across spec/document files.
subproject_coverageNumber of apps/ or libs/ subprojects with an AI instruction file.