Estimates what a codebase would have cost to build with a traditional human team — the replacement cost to rebuild, not market value. Use when the user asks "how much did this cost?", "what's the ROI of Claude/Copilot on this repo?", "how long would a human team have taken?", or mentions COCOMO, LOCOMO, Function Points, LOC analysis, or codebase cost. Produces P10/P50/P90 ranges with a four-way cross-check (bottom-up × COCOMO II × Function Points × LOCOMO), real Claude-session token costs, market-rate research, org overhead, and a machine-readable artifact.
$npx -y skills add jbarbier/claude-code-cost-estimate --skill cost-estimateInstalls into the current project.
Run `npx skills use "https://github.com/jbarbier/claude-code-cost-estimate" --skill "jbarbier/claude-code-cost-estimate/cost-estimate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jbarbier/claude-code-cost-estimate" that are relevant to the current task. Run `npx skills add "https://github.com/jbarbier/claude-code-cost-estimate"` and select the relevant skills, then follow their instructions.