What problem does it solve?
Estimating engineering and product task effort is often subjective, inconsistent, and lacks traceable rationale; this Skill provides a reproducible, evidence-based estimate by analyzing complexity, dependencies, historical velocity, and risk factors.
Core Features & Use Cases
- Automatic task scoping: Reads a task description and identifies affected systems, likely files, and integration points.
- Complexity & risk analysis: Assesses code complexity, coupling, test coverage needs, and performance or integration risks.
- Historical comparison: Uses past sprint data and velocity to ground optimistic, expected, and pessimistic timeboxes.
- Deliverable output: Produces a structured estimate with recommended budget, confidence level, risk table, dependencies, and a suggested subtask breakdown for sprint planning.
- Use case: Product managers or engineering leads can request an estimate for a new gameplay feature, bugfix, or refactor and receive a ready-to-review estimate and mitigation suggestions.
Quick Start
Estimate the effort to implement "add missile lock mechanic and ammo counter UI" including tests and integration with existing player systems.