Story Point Estimator

Calculate complexity based on technical and procedural vectors.

Base Difficulty

?
Medium example: adding a new feature, modifying an existing feature.

Hard example: architectural changes, complex algorithms.
?
Medium example: changes in a process which is part of the large process, but in squads ownership.

Hard example: changes/implementations of a large process, whichs scope may exceed our squad.

Variables that Increase Difficulty

?
How difficult is it to get this code into production? Hard means manual interventions, database migrations, or coordinated multi-system deployments.
?
The effort required to verify constraints. Hard means extensive integration tests, end-to-end testing, or heavy manual QA coordination.
?
How much does this task rely on or impact other parts of the system? Hard means changes cascade across multiple systems or teams.
?
The specialization required to execute the work. Hard means it requires deep expertise in a specific obscure technology or legacy system.
?
The understanding of business rules required. Hard implies navigating complex, undocumented business logic or specific regulatory frameworks.

Estimated Story Points

1