|
1 | 1 | [Home](../README.md) > [Catalogue](../Antipatterns_catalogue.md) > Absentee Manager |
2 | 2 |
|
3 | | - |
4 | 3 | # Absentee Manager |
5 | 4 |
|
6 | 5 | ## Also Known As |
7 | 6 |
|
8 | | -n/a na a |
9 | | - |
| 7 | +n/a |
10 | 8 |
|
11 | 9 | ## Summary |
12 | 10 |
|
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. |
16 | 12 |
|
17 | 13 | ## Context |
18 | 14 |
|
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. |
21 | 16 |
|
22 | 17 | ## Unbalanced Forces |
23 | 18 |
|
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. |
25 | 23 |
|
26 | 24 |
|
27 | 25 | ## Symptoms and Consequences |
28 | 26 |
|
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. |
30 | 34 |
|
31 | 35 |
|
32 | 36 | ## Causes |
33 | 37 |
|
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. |
36 | 43 |
|
37 | 44 | ## (Refactored) Solution |
38 | 45 |
|
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. |
47 | 49 |
|
| 50 | +## Example(s) |
48 | 51 |
|
| 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. |
49 | 53 |
|
50 | 54 | ## Related Anti-patterns |
51 | 55 |
|
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 |
60 | 57 |
|
| 58 | +## Notes |
61 | 59 |
|
| 60 | +Absentee management is often tolerated in high-performing teams initially but becomes critical as project complexity and risk increase. |
62 | 61 |
|
63 | 62 | ## Sources |
64 | 63 |
|
|
0 commit comments