Skip to content

Commit 7f5db6b

Browse files
committed
Update Absentee_Manager.md
1 parent 2c85a0a commit 7f5db6b

1 file changed

Lines changed: 27 additions & 28 deletions

File tree

catalogue/Absentee_Manager.md

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,63 @@
11
[Home](../README.md) > [Catalogue](../Antipatterns_catalogue.md) > Absentee Manager
22

3-
43
# Absentee Manager
54

65
## Also Known As
76

8-
n/a na a
9-
7+
n/a
108

119
## Summary
1210

13-
- A manager who engages in avoidance behavior or is invisible for long time periods.
14-
**alfa**_**beta**_
15-
11+
An Absentee Manager is a manager who consistently avoids active involvement in the project or remains invisible for extended periods of time. Decision-making, guidance, and support expected from management are missing, forcing the team to operate without clear direction, prioritization, or conflict resolution. While this absence may be intentional (avoidance behavior) or unintentional (overcommitment), its effect is a lack of leadership that undermines project coordination and accountability.
1612

1713
## Context
1814

19-
ss
20-
15+
This anti-pattern commonly appears in organizations where managers are overloaded with responsibilities, manage too many teams, or deliberately avoid difficult decisions and conflicts. It is especially prevalent in distributed teams, fast-growing organizations, or environments where management roles are poorly defined.
2116

2217
## Unbalanced Forces
2318

24-
ss
19+
- Teams require timely decisions and guidance to maintain progress.
20+
- Managers are expected to provide leadership, alignment, and escalation paths.
21+
- Organizational pressure pushes managers into excessive meetings or parallel responsibilities.
22+
- Avoidance of conflict or accountability reduces managerial engagement.
2523

2624

2725
## Symptoms and Consequences
2826

29-
- TBD
27+
- Team members make critical decisions without managerial input or approval.
28+
- Long delays in resolving issues that require management intervention.
29+
- Unclear priorities and shifting interpretations of project goals.
30+
- Increased frustration and demotivation within the team.
31+
- Informal or unofficial leaders emerge, creating hidden hierarchies.
32+
- Project risks go unrecognized or unaddressed.
33+
- Accountability becomes diffuse, making failures hard to correct.
3034

3135

3236
## Causes
3337

34-
ss
35-
38+
- Managers assigned to too many projects or teams simultaneously.
39+
- Lack of management training or experience.
40+
- Organizational culture that rewards availability over effectiveness.
41+
- Fear of conflict, responsibility, or making wrong decisions.
42+
- Poorly defined management roles and expectations.
3643

3744
## (Refactored) Solution
3845

39-
s
40-
41-
42-
## Variations (Optional)
43-
44-
45-
46-
## Example(s) (Optional)
46+
- Overbooked Manager: The manager is absent due to excessive meetings and parallel commitments.
47+
- Avoidant Manager: The manager deliberately avoids decisions and conflict.
48+
- Remote Absentee Manager: Physical or organizational distance amplifies the lack of visibility.
4749

50+
## Example(s)
4851

52+
A development team repeatedly escalates architectural decisions but receives no response from their manager for weeks. Eventually, developers choose a solution independently, only to be later criticized for not aligning with unstated management expectations.
4953

5054
## Related Anti-patterns
5155

52-
|Anti-pattern|Relation|
53-
|---|---|
54-
|aa|bb
55-
|[Absetn](catalogue/Absetn.md)|Absentee Manager -> Absetn
56-
|[Absetn2](catalogue/Absetn2.md)|Relation
57-
58-
59-
## Notes (Optional)
56+
n/a
6057

58+
## Notes
6159

60+
Absentee management is often tolerated in high-performing teams initially but becomes critical as project complexity and risk increase.
6261

6362
## Sources
6463

0 commit comments

Comments
 (0)