What problem does it solve?
This Skill helps software teams overcome the inherent uncertainty in estimating engineering effort, providing structured methods to arrive at more reliable estimates and communicate risks effectively.
Core Features & Use Cases
- Three-Point Estimation (PERT): Calculate optimistic, expected, and pessimistic estimates to derive a weighted average and confidence interval.
- Risk Factor Adjustment: Incorporates common risks like new technology or unclear requirements to adjust estimates.
- Cone of Uncertainty: Illustrates how estimate accuracy improves with project clarity.
- Story Point Calibration: Provides guidance on using story points and relating them to time.
- Velocity Tracking: Uses "yesterday's weather" to predict future team capacity.
- Use Case: When planning a new feature, use this Skill to get a PERT estimate, identify potential risks, and determine a realistic sprint commitment based on historical team velocity.
Quick Start
Use the estimation skill to estimate the effort for implementing Redis caching for the product catalog, with optimistic=2 days, expected=4 days, and pessimistic=8 days.