|
|
|
|
|
by ethbro
2257 days ago
|
|
My perspective, having worked with both good and bad PMs, is that a PM is a communication line aggregator. In the example, every one of those lines consumes resources: time, context switching, misunderstanding, synchronization with the rest of the team. A quality PM funnels all those lines through themselves. Their value is proportional to their ability to (a) bidirectionally extract, transform, and deliver useful information to both sides (developers and end users), (b) offload processing tasks that neither side is good at (merging similar requests, clarifying ambiguous requests, tracking down answers / requests for external teams), & (c) keeping a 10,000 view and coordinating tactical requests to align with strategic vision. I like the CDC 6600's peripheral processors ( https://en.wikipedia.org/wiki/CDC_6600#Peripheral_Processors... ) as a computer hardware metaphor. |
|