What problem does it solve?
This Skill addresses the challenge of maintaining developer velocity in a growing codebase by measuring and improving structural steerability, ensuring that the effort required to navigate and modify the project remains constant even as the repository scales.
Core Features & Use Cases
- Growth-Invariant Metrics: Provides a 0-100 steerability index based on modularity, coupling, and navigability KPIs that do not artificially inflate as the codebase size increases.
- Structural Improvement: Guides the user through real architectural refactoring—such as splitting dispatch monoliths or breaking coupling hubs—rather than cosmetic changes.
- Use Case: Run this scorecard after a major structural change or on a regular cadence to identify "drift" in the codebase and proactively reduce technical debt before it impacts development speed.
Quick Start
Run the steerability scorecard to measure the current index and identify the worst drift axis for improvement.