Task Estimation
When to use this skill
- Sprint Planning: Decide what work to include in the sprint
- Roadmap creation: Build long-term plans
- Resource planning: Estimate team size and schedule
Instructions
Step 1: Story Points (relative estimation)
Fibonacci sequence: 1, 2, 3, 5, 8, 13, 21
## Story Point guidelines
### 1 Point (Very Small)
- Example: text change, constant value update
- Time: 1-2 hours
- Complexity: very low
- Risk: none
### 2 P
[Description truncada. Veja o README completo no GitHub.]