Skip to content

Commit 5f5744b

Browse files
authored
Merge pull request #57 from ruimachado4/patch-19
Create Too_Long_Sprint.md
2 parents 1bcb3d6 + 43e31f5 commit 5f5744b

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

catalogue/Too_Long_Sprint.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
[Home](../README.md) > [Catalogue](../Antipatterns_catalogue.md) > Too Long Sprint
2+
3+
# Too Long Sprint
4+
5+
## Also Known As
6+
7+
n/a
8+
9+
## Summary
10+
11+
The end date of the project is scheduled ahead of what it needs.
12+
13+
## Context
14+
15+
This happen because the team is afraid of missing deadlines in tasks, leading to complexity, waste of time…
16+
17+
## Symptoms and Consequences
18+
19+
- Complexity.
20+
- Scope creep.
21+
- Loss of stakeholder trust.
22+
- More work can lead to more errors.
23+
- Slows feedback.
24+
- Laziness of the team.
25+
- Procrastination and lack of concentration.
26+
27+
## Causes
28+
29+
- Poor planning.
30+
- Overcommitment.
31+
32+
## Solution
33+
34+
- Shorter the deadline.
35+
- Focus on completed work, not on work the team has already started.
36+
- Constant deployment.
37+
38+
## Notes
39+
40+
## Related Anti-patterns
41+
42+
n/a
43+
44+
## Sources
45+
46+
https://sourcemaking.com/design_patterns
47+
https://age-of-product.com/sprint-anti-patterns-2/
48+
https://www.zenhub.com/blog-posts/software-cycle-time-a-comprehensive-guide-to-measurement-and-improvement
49+
https://promanconsulting.hu/en/iteration/

0 commit comments

Comments
 (0)