/cost_estimate
Estimate what the codebase would have cost to build, and the AI-assisted ROI
Estimate what the current codebase would have cost to build with a human team, and what the AI-assisted build returned. Counts lines by language, buckets them into productivity bands, prices senior-developer hours against researched rates, and adds calendar time, supporting roles, and ROI.
/cost_estimateWhen to Use
Section titled “When to Use”- Valuing an existing codebase for stakeholders
- Quantifying the AI-assisted speed-up from the commit history
- Auditing where the complexity (and cost) in a repo actually sits
Install cloc for per-language counts; without it the agent counts by hand.