How *Not* to Communicate With Your Team

By Adrien Joly, Feb 7, 2020

Most of my career (so far), I have lead teams as a “benevolent dictator”. Meaning that I have the vision of what we want to achieve as a team, but I am also the one prescribing the way we implement that vision. As a consequence, I expect my team to follow my lead, and to object just if I overlook anything important. Implementing this leadership style has been very effective, until I joined Algolia.

Besides the fact that, at Algolia, my team and I had more years of experience than my previous teams, the culture of the company made it ineffective to keep implementing this leadership style. So, with help from my manager, I had to take a step back and develop my soft skills in order to lead effectively in that new organization.

In this article, I share three stories which show an objective that I failed to achieve with my team, and how I finally tackle it. Then, I present a few strategies that helped me become a more effective Tech Lead in that team.

My goal is to help you communicate effectively with your team and avoid making the same mistakes as me. As a Tech Lead, or as a regular Individual Contributor.

The Elephant in the Room

Two years ago, I joined Matthieu in the Crawler team. Matthieu had created the Crawler from scratch, 6 months prior. I had set a mission to myself: make the Crawler grow from a proof of concept into a product which our enterprise customers can confidently rely on.

clean all the things!

So I started challenging Matthieu on how to make the Crawler “rock-solid” for the long run. After adding automated tests, I suggested removing a feature that I thought was too complex to operate and maintain for a first version of the Crawler. Matthieu did not agree with me. And every time we talked about it, he looked very passionate about that feature.

He was so passionate that, at the time, I thought that he wanted to keep that feature because he was attached to the code he wrote for it. After all, I could relate because I did feel passionately attached to code I wrote, more than once. So I tried hard to sell him the benefits of removing code despite the attachment. The dispute lasted for months. It became so big that we both avoided talking about it. This topic was known as taboo in the whole team. We could not come to a decision to satisfy us both, and this lack of decision was impacting other developments of the Crawler. So we were both frustrated, and this situation slowed down the development of the product.

It took me months to understand that I was making a mistake. When I officially became the Tech Lead of the team and Raphaël became our manager, he advised us to listen to each other’s point of view with an open mind. Without assuming anything. Without proposing alternatives. The goal was to walk in each other’s shoes. To understand the deep motivations that drove us to our opinions.

This advice worked better than I expected. First, we sat down to share our respective intentions, regrets and apologies. It was hard, but it helped us re-create trust and care between us. And after three discussions, I understood the vision that led Matthieu to create that feature, I agreed with it, and we finally converged to a decision that was working and motivating for both of us!

learning 1

What did I learn from this story? To move forward in the same direction, we must start by taking the time to really listen to each other. By understanding each other’s vision, motivations and preferences, we can converge to solutions that will be implemented with care.

Let’s All Pair!

The following quarter, I wanted to help my team-mates grow. One was intimidated by the maintenance of our Kubernetes clusters. Another needed help to define an action plan for the development of a big feature. And another was stuck on how to test a feature he had implemented. So I set up pair programming sessions with each of them.

With the first two ones, sitting down and tackling the issues together went great. With the last one, it was more complicated.

Jim is not convinced

My colleague and I sat down, and I started to challenge him gently on what we wanted to test. I was struggling to get my colleague to come up with answers. This surprised and frustrated me, because I knew that he was very smart and saw no reason why he was not responding. In fact, we were both frustrated. I had not only failed to help him during that session, I had also created a bad experience between us.

Later, during a team building event, that colleague expressed two preferences towards the team: “I usually want to solve my problems on my own” and “if you want to ask me something specific, be straight to the point”. That explained why he did not respond to the way I challenged him, during our pair session!

From that day, I stopped proposing pair sessions with him. Instead, I gave him clear and direct suggestions, mostly when I review his Pull Requests.

learning 2

What I learned from this experience is that there is no “one size fits all” way to lead a team. Everyone is different. So I must adapt my communication to each team-mate.

Cut Short

As a Tech Lead, one of my responsibilities is to challenge my team in order to reduce the risk of outages and incidents in production.

One day, I found a point of failure in our system. So I wrote down several ideas on how to fix it, shared them with the team, and set up a meeting to ask for feedback and suggestions.

Nope!

As I was presenting the problem to the team, one of my colleagues interrupted me because he didn’t agree with one of the points I was making. This interruption caught me off-guard. I lost the self-confidence I needed to properly deliver my message. So I was frustrated and a little bit mad at my colleague for not having let me finish.

By chatting with my colleague after the meeting, I understood that the interruption was triggered by a misunderstanding that I could have avoided if I had been able to finish my intervention. Also, my colleague did not mean harm, he just wanted to save us some time. I could have anticipated his reaction. And therefore, I should have better prepared for it.

learning 3

Later, I learned a communication technique that would have prevented that situation: share my intent and expectations at the beginning of the meeting. By doing so, I could have defused the interruption by saying: “we agreed that I would welcome your feedback AFTER I’m done introducing the problem”, and then keep going.

Learnings

In summary, these stories taught me three important lessons:

learnings

In a nutshell, it’s about getting to know your colleagues, and sharing your intent explicitly.

In the Crawler team, we got better at this by writing Personal READMEs.

Personal README at the Rescue

What’s a Personal README? It’s a document in which one expresses their personal traits that may be useful for others to better communicate, collaborate and behave with them.

You can write your Personal README by replying to a set of personal questions.

Here are some examples:

With the Crawler team, we shared some of our answers live, in front of each other, which triggered many surprises and interesting discussions.

Also, showing some vulnerability can go a long way.

For instance, here are two extracts from my Personal README:

Writing a Personal README is also a good exercise of introspection and of empathy. It helps putting yourself in your colleagues’ shoes.

Warning: before asking your whole team to do it, make sure that everybody consents and intends to do it seriously. I recommend starting with a smoother exercise, like “Madeleine de Proust”. (from Passez en mode workshop !, by Jean-Michel Moutot and David Autissier)

Conclusion

When I joined Algolia, I assumed that communication was going to be easy. Indeed, each employee was hired after showing that they embody the values of the company: grit, trust, care, candor and humility.

Even though we share the same values, it’s important to keep in mind that we all are unique individuals, with heterogeneous goals, drivers, preferences and behaviors. So, in order to be an effective Tech Lead and colleague, I had to take a step back and re-think the way I communicate with each of them. By adapting to them individually.

I hope that the learnings from these stories will spare you the trouble of making the same mistakes as me. Also, it’s awesome if you decide to write your own Personal README. And, maybe, share it with your team!

If you want to go further with improving the effectiveness of your team communication and leadership, Raphaël and I recommend to learn about:

Also, don’t hesitate to share your learnings and/or ask questions on Twitter, or on GitHub.

I would like to thank: