Guru Does All

Also Known As: ProjectSavior?

Problem: Schedule pressure overpowers a new team.

Context: A newly formed team is given a new project characterized by the following: tight schedule, changing requirements, uncertainty of design, uneven distribution of skills among developers, and new technologies.

Forces:

Solution: Let the most skilled and knowledgeable individual drive the design and implement the critical pieces.

Resulting Context: Concentrating the critical responsibilities upon an individual eliminates much of the communication complexity and meeting time spent organizing the team. The Guru decides what must be done, chooses the choice parts for herself/himself, and dictates what else must be accomplished by the remainder of the team. Design knowledge does not necessarily need to be disseminated among developers, particularly if all interfaces are designed by the Guru. Negotiation is kept to a minimum.

Caution: Guru must have people skills, and guru must be very good at delegation. (Otherwise Guru becomes bottleneck / LongPoleInTheTent.)

Rationale: When expertise among team members is so extremely varied that training and team building cannot possibly bridge the gaps, the Guru can distribute work according to abilities and inclinations. The Guru can also present the unified face to management (see LetsPlayTeam).

Author: DonOlson 95/09/14


What about GuruReallyDoesAll?

Hey, wait a minute! There's an important pattern that rightfully owns the name GuruDoesAll, and it's not what's described above. The pattern is: "My team can't do the job, but I've got a guru on hand or can buy one. Therefore: let the guru do everything--even the artwork on the marketing brochures." This completely blows away ExtremeProgramming or any other development method for projects where you have an appropriate guru and the project is small enough for one guru to do (rough what ten-non-gurus can do without a special discipline like XP). You get a beautiful, brilliant, elegant, innovative, virtually bug-free, organic, truly well-designed system. It will amaze all your friends as well as the marketplace.

Productivity between programmers varies by orders of magnitude. Most management methods concentrate on getting the most out of mediocre programmers. GuruDoesAll is just a different technique: exploiting one truly top-notch programmer to the limit. If the guru costs three times as much as ten mediocre programmers, you're still getting a gigantic bargain.

Some provisos:

-- BenKovitz


On the other hand, the Guru becomes a bottle neck. This is a high risk strategy. What happens if your Guru is hit by a truck? [See TruckNumber]

The important contribution of what's called here "the Guru", otherwise known as GrandMasterProgrammer, is to lay a great foundation. If your TruckNumber is one, then you better get that One to work quickly and not squander the time before the truck strikes. If your other programmers are so poor they can't maintain Guru's completed design, then you have bigger problems than your TruckNumber. (But don't feel bad, this is the norm.)

Chances are you have an underling that can learn much from Guru's code and perhaps make your TruckNumber two. When searching for these, look at the bottom. Guru potential is primarily a matter of innate aptitude, not mere experience, so your experienced programmers who are not yet Gurus possibly never will be. And of course, only your Guru is qualified to make this assessment. So, again, get to work before the truck strikes.

You probably want to remove any distractions from the Guru. Maybe give him or her the equivalent of a secretary. Perhaps meetings with management are not the best use of the Guru's time. This is discussed at some length in Brooks's MythicalManMonth. -- DaveHarris


I have a request. When you write ResultingContext?, could you please give the new problems that will have to be solved? I don't tend to believe resulting contexts which read to the effect of "... problem solved..." If that is all there is to say, then the section can be omitted. I have found that a solution opens up new topics to address. It is those topics that are interesting to document and which give power to the section. I am looking forward to what gets filled in that section. --AlistairCockburn


A question I have on occasion: any advice on SurvivingGuruStatus? --RobCrawford


GuruDoesAll can ameliorate problems with TheLoaner. --FabianLeGayBrereton.


For me GuruDoesAll is an overrated pattern. Cognitive blocking of (development) of other members often makes it anti-pattern enough. Putting it another way: Use with extreme caution: The Rest of the Team must be very good in working in small scope....No Guru without adepts en sectism..Potential harmful at various levels! Provide also deprogramming sessions:-) --Some OO psychologist, RE


Supposing that the majority of people are conditioned to look for some individual human guru of some kind, let's try to get the most out of this psychological structure. What about exploring the replacement concept of this rigid (anti)pattern and generalize it to the concept the Net Is The Guru. See GuruNet for a useful step in this direction. -- FridemarPache


Another way to ameliorate the risks of this setup would be to use SurgicalTeam, as described in the MythicalManMonth, as mentioned above. Since the master programmer in that setup has a main assistant / shadow (hmmm... must re-read that - this might be an early reference to PairProgramming) that knows everyone he does, at least your TruckNumber goes up to two. Could we see GuruDoesAll as the initial situation, with SurgicalTeam as a pattern to improve it? -- BurkhardKloss


In my personal experience, one guru alone can very often code faster and with less errors than a guru and five mediocre programmers. Various projects I have been on could have been done vastly better and months faster without those five programmers.


Another danger is that management, after a few versions of the project, tends to make the guru the technical lead or project manager, without taking away the guru coder responsibilities. That's the quickest way I've ever seen to create a bottleneck.


There is a great relation with "Conway's Law" and Coplien Organizational patterns. Software architecture and organization structure (communication, message flow) are isomorphic.


Would this fit into an IdealDevelopmentTeam??


See also Primal Development [http://blogs.msdn.com/mattwar/archive/2007/10/17/primal-development-methodology.aspx]


See also: HubDeveloper, CowboyCoder

CategoryAntiPattern (when it works not)

CategoryPattern (when it works)

CategoryConsulting (either way;)


EditText of this page (last edited November 2, 2010) or FindPage with title or text search