Closed SeanKilleen closed 9 months ago
Great article!
The company I work for is 100% work from home. We have an office, but going "in" to the office is voluntary, which I like. A lot of the points you make here are really key for online meetings as well as in-person meetings.
As I read your thoughts here, I thought about my calendar. I think you're missing one category of meetings - scrum ceremonies. Here's how we've moved those to the "left":
We have a "Joint Planning Session" which all 6 of our scrum teams attend, we use this for announcements, review of team metrics, review of product metrics, awards, light training, and review what the Product Owners have as their top backlog items. We do the last item looking for any cross team dependencies that may exist; then the larger team break into their scrum teams for traditional sprint planning.
Our sprint review is also a combination of all 6 sprint teams and works as a presentation to our stakeholders. This single meeting better for our stakeholders (instead of 6 separate meetings). If there are technical topics we want to share across the teams, those topics are moved to either the Joint Planning Session or a separate training session.
Our product owners have moved our sprint grooming sessions to the left by including the list of stories (with links) to groom. This allows are developers to do research and be ready to discuss the stories.
Thanks for sharing your thoughts! Roger
I've seen a lot of meetings go sideways. And with the surge of remote work the past year and a half, we've seen a dramatic increase in remote work and the communication challenges that can go along with it, especially for organizations that aren't adapting to current circumstances.
Dear reader, I'd love to save you that trouble.
What Do We Mean by "Shift to the Left" here?
In software development, feedback loops are key. If we can iterate 10 times on something while our competitors are still getting their shoes on, chances are we're going to come out ahead. This ability to adapt and respond to change is one of the driving forces at the heart of Agile software development.
If we visualize a process as a series of columns from left to right, such as in Kanban, then "shifting to the left" means avoiding issues earlier in the process. For example, if we have a "QA step" and bugs are often found there, could we shift the process to the left by automating tests earlier on to make QA go more smoothly? If a work item gets to a sign-off phase and there are issues, could we work to understand things better up front to avoid that hiccup and achieve a state of flow?
Meetings are another form of feedback loop.
They involve scheduling and logistical acrobatics, they steal focus, they cost a lot of money, and they often lead to more meetings. What can we do to get ahead of these expensive feedback loops, or at least make them smaller?
The Best Meeting is No Meeting at All
Meetings should be a value stream. What is the outcome of a meeting? Surely we can get to that outcome faster.
Shift accountability to the left by making a decision first
I got this one from Al Pitampalli's (TODO: Spelling) great book, "Read this before our next meeting." (TODO: Link)
How can we make a decision if we're not doing it as a group in meetings?
Shift attendance to the left with an actual agenda
Ever been in a meeting where you or others realized you weren't really needed halfway through? Painful, right?
Every meeting invite should contain:
Beyond just listing those items, you have to ensure that you actually stick to it, so if the discussion deviates, others who have opted out (more on this later) will have a chance to duck back.
Shift noise to the left by encouraging opt-out
Sometimes when you invite people to a meeting, they feel that they have to attend. This leads to a lot of wasted time.
State in your meeting invite that it's OK to opt-out -- but also that the work of the meeting will go forward without the attendees who aren't present. If someone really does feel they're critical but has a conflict, they can ask for a re-schedule (or better yet -- delegate their proxy to someone else).
Shift focus to the left by respecting time boundaries
Shift questions to the left with prep
Shift ambiguity to the left by capturing notes and actions
How to get there from here?
A great book for reference
I read this book years ago, but it stuck with me. While the exact text has faded from my memory, I know there's a good deal of overlap with and inspiration taken from this book.
TODO: Reference "read this before our next meeting", note that you probably internalized several tips from it.