Performs a lightweight project scan to measure repository size (file counts, LOC), surface key components (pages, API routes, integrations), and map findings to a complexity tier and pricing bands. It provides a reproducible protocol of shell commands and a tiered pricing model to produce quick estimates for new-builds or maintenance work.
Use when a user asks "scan project", requests an estimate, or wants a pricing range for implementation effort. Also useful for quick health metrics like LOC and page counts before deeper engineering scoping.
find, wc -l) and a protocol for counting components.Designed for code-aware agents that can run shell commands and inspect repositories (e.g., Claude Code, Copilot-like agents with exec/CLI access). It is a high-level estimator, not a replacement for deep technical scoping.
This skill has not been reviewed by our automated audit pipeline yet.