What problem does it solve? Estimating software tasks is error-prone: single-point guesses create false precision, hidden risks surface mid-sprint, and scope ambiguity derails planning. This Skill produces structured, range-based estimates grounded in codebase analysis and historical sprint data. ## Core Features & Use Cases - Complexity and Scope Analysis: Scans affected files, dependencies, integration points, and test coverage to size the work objectively. - Three-Point Estimates: Produces optimistic, expected, and pessimistic day ranges with an explicit confidence level and risk register. - Historical Calibration: Compares against past sprint data to detect estimation bias and apply correction factors. - Use Case: Before sprint planning, ask for an estimate on "add utility minigame module" and receive a breakdown of sub-tasks, dependencies, key files, and the biggest risk factor. ## Quick Start Ask the assistant to estimate the effort for a specific task description, for example: estimate how long it would take to add a new tool button to the control grid.