Skip to main content

Communication in cross-functional teams

Working in cross functional teams is the occupational hazard for product managers.

A typical product manager needs to work with 3 kinds of teams:
  • Engineering team - comprising of developers, testers and IT operations
  • Sales / Marketing team
  • Management team
The product manager needs to have different set of information - or rather information represented and expressed in different ways for the three different teams.

Engineering Team Focus:
  • Focus on what needs to be done.
  • Define clear milestones 
  • Clearly communicate focus of the product and end user gain
  • Help take decisions to architect the product
  • Detail the product road-map from the engineering side
Sales/Marketing Team Focus:
  • Focus on what the product positioning needs to be
  • Map the competitive landscape and find out how we are different from our competitors
  • Clearly communicate the overall marketing / sales goals - with respect to details like channels, goal for the period
  • Detail out the communication plan with the end users and involve in every engineering milestone
Management Team Focus:
  • Focus on what the product brings on the table to the organization
  • Clearly communicate what is the product road-map is and what help we need from the organization
  • Layout the risks / opportunities along with the financials
  • Ask for help in getting help from other functions
  • Get a champion from the management team for internal / external positioning.
While this is not exhaustive, It is a sanity list for a product manager - things that we should never miss.

Comments

Popular posts from this blog

From Idea to reality - The progress of an Idea

 I have been thinking of writing a simple app for locating trash cans at Chennai. The first thing anyone would do was to see if the idea has been already implemented. Sure enough, it has been. This is the app - Check it out. http://trashithere.herokuapp.com/ When I tried using the app, I found out that there were only few trash cans. This was a crowd sourced application. I guess this app was not used much. The Spark This led me to questioning myself - What problem led me to this application. I yearned to live in a place that was clean. My assumption was that if people found places to throw thrash, they would not litter. Going ahead with your idea

Apple Watch - Managing "Out of stock"

Apple is credited for a lot of things - the least of which is managing retail operations. However, that seems to be a key element of product launches with apple these days.

Principles for developing systems that are anti-fragile

I have been trying to make sense of what anti-fragility means and how do I use that in my day job. As a Business Principal, I tend to work with the abstract but orchestrate a program of work that needs details. This makes my job a little difficult in the terms of designing for more self-preserving systems that preserve the spirit of the abstracted strategy or vision. I came across an article from Daniel Russo on anti-fragility and his attempt at creating a manifesto similar to the manifesto for agile software development. For more reading on Daniel Russo, here is his profile:  http://djrusso.github.io More reading from his paper here:  https://www.sciencedirect.com/science/article/pii/S1877050916302290 This post is an attempt for me to understand what goes into developing a program that uses every opportunity to strengthen itself and achieve its objective - the vision.  I liked the approach of principles for developing systems that are anti-fragile. It i...