소개
The Estimation skill is a strategic utility for Claude Code that enforces a 'measure twice, cut once' philosophy in software development. It systematically evaluates coding tasks by analyzing affected files, architectural patterns, external dependencies, and potential risks to generate a structured complexity score. By identifying unknowns and risk factors early, it helps developers set realistic expectations, decide whether to decompose large features, and determine the necessary level of planning or context-gathering required before writing a single line of code.