What problem does it solve?
This Skill helps you estimate the true effort required to build or maintain a software system by combining codebase analysis, git history, and infrastructure inventory into a reproducible report. It is especially useful when you need to value a repository, plan a project budget, or compare traditional engineering effort against AI-assisted development.
Core Features & Use Cases
- Codebase sizing: Measures production, test, generated, and documentation code to build a realistic effort baseline.
- Multi-model estimation: Applies five estimation approaches, including COCOMO II, benchmark productivity rates, infrastructure premiums, blended hybrid rates, and team-sizing analysis.
- Productivity comparison: Compares estimated traditional effort with actual delivery patterns derived from git activity to quantify speedup.
- Verification workflow: Encourages cross-checking with repeated counts, spot checks, and model convergence to reduce false precision.
- Use case: A product or engineering lead can analyze a repository before planning a roadmap, then present a defensible range for cost, timeline, and staffing.
Quick Start
Ask the Skill to analyze a local repository and produce a full software effort estimation report with metrics, validation, and a final person-month range.