vocabulary_health
Analyze codebase vocabulary health by measuring convention coverage, spelling consistency, and semantic cluster cohesion to identify naming issues and improve code quality.
Instructions
Measure the vocabulary health of this codebase — returns convention coverage (how many identifiers follow conventions), consistency ratio (how uniformly concepts are spelled), and cluster cohesion (how well semantic clusters hold together). Use when asked about code quality, naming consistency, or vocabulary health. Returns an overall score plus top inconsistencies and uncovered identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||