Matrix Communication not Matrix Management

Working in a Team is more then just allowing each team reaching there own image goal. I talked before about Team work and how it is possible that by completing your own goal you will hinder the teams goals.

Lets see an example.

Team A wrote an encryption library some time ago, now team B needs encryption too.

Team A wrote the library without the use of an interface simply because they never needed one (they only use one encyptor).  Team B now needs an encryptor which is slightly different from Team A’s.  What would be the best way for the organization to proceed is for team A to modify their code and have an encryptor interface – something that wasn’t needed before.  Team A has no real incentive to help by modifying their code.

Question: How does team B even know about the encryption? Does the organization facilitate this? How will the organization do what’s best and have team A modify their code.

How does your organization facilitate this?
This is really hard as there is too much pressure to do the opposite. As a self organized team trying to reach its own goal, Team A, will always put this rework low down on the list. I am sure that team B will then decide to just write it themselves instead of trying to convince team A to do the job and become dependent on them for maintenance. I know of many organizations where team B will just copy team A’s library and work from there, what a waste, how un-lean.

Integrity to the rescue.

Here is how it can work with integrity management:

At the team leader weekly meeting:

Team leader B: “the team will commit to writing an encryption.”
Team leader A: “we already have an encryption”
Team B: “great, can we have it”
Team A: “sure, but we will have modify our code”
Team B: “so can you commit to modifying your code?”
Team A: “well, we have other things to do”
Team B: “This is critical for our development, but we can use it only for ourselves”
Team A: “The company will benefit from it, so sure, we will modify this code”
Team B: “Do you know, when can we have it ready?”
Team A: “I will get back to you and tell you”

After Team A’s weekly meeting, Team B is told:
”We intend to complete the rewrite by the end of the week”

By Wednesday, team A understand that it will take some more time, they tell Team B:
”We need to change that, We intend to complete the rewrite by Monday EOD”

Monday EOD, Team B gets the new library to work with.

Notice that team B, doesn’t need a daily meet with team A just to ask for the status (all other tasks that they are doing are not really interesting), they can spend their time working. The end result is that the the organization did what is in its best. The communication is clean.

In the following week, while talking about the status, team B will say.
“We had a dilemma, we didn’t know if we should wait for team A or write an encryption library ourselves , but they committed and we never had to ask them about the status and even though there was a glitch, we knew about it and managed to do other things. This worked out really well!”

2 comments
  1. I think the only flaw in this story is the discussion between Team A and Team B. What I’ve seen is it usually goes:


    Team B: “This is critical for our development, but we can use it only for ourselves”
    Team A: “The company will benefit from it, but we are already overstretched and have no bandwidth to accomplish what you’re asking for. You will have to wait or request management to re-prioritize projects.”
    Team B: “Will you let us modify the code?”
    Team A: “No, because we are ultimately responsible for the health, features, and performance of that particular library.”
    Team B: “…um…”

    The happy path conversation of easy re-prioritization just between the two groups only happens in small companies where there’s no heavy process or ownership. Again, that’s just my experience.

  2. Wouldn’t it be great if there is real empowerment.
    This is what I am suggesting. Using Integrity, Team A can now tell their manager, We won’t do a-b-c, but we will do Team-B’s addition. The manager can then tell his manager, and he will tell his manager, who might say: “Great initiative” or he might say “To reach our goals, it will be better for the company to do “.
    There isn’t the immediate: “No, we can’t do it” but a positive “This is how we can do it”

Add Comment

Required fields are marked *. Your email address will not be published.