Conway's Law, which expressed in 1968 a fundamental truth that, 40 years later, still captures perhaps the most pervasively crippling--and yet unacknowledged--barrier to successful system design:
Organizations which design systems are constrained to produce designs which are copies of the communication structures of these organizations.
One (oversimplified) consequence of this is that a company's products cannot be designed better than the patterns, mechanisms, and abilities--or lack thereof--that the people in that organization use to communicate with each other.
Long before "agile" and "extreme programming" became buzzwords, he went on to suggest:
Ways must be found to reward design managers for keeping their organizations lean and flexible. There is need for a philosophy of system design management which is not based on the assumption that adding manpower simply adds to productivity. The development of such a philosophy promises to unearth basic questions about value of resources and techniques of communication which will need to be answered before our system-building technology can proceed with confidence.
Achieving this, IMO, will become the greatest programming revelation. I think we, as an industry, have a long way to go ... and I'm enjoying the journey!