Prioritisation Battle!
There are some awesome prioritisation methods out there.
However, which one do you choose and use?
Often they can be so unwieldy and time consuming that at best all you can do is practically just use one.
In this session, we'll explore how you can quickly utilise multiple prioiritisation methods against each other in order to facilitate healthy discussions.
Outline/Structure of the Interactive
Learning of prioritisation will be driven from a practical interactive shared audience activity of walking through my prioiritisation tool.
Learning Outcome
- A basic understanding of popular prioritisation methods such as WSJF, Qualitative WSJF, Kano and MoSCoW.
- How to use multiple methods to validate or disprove the information that they provide.
Target Audience
Agile practitioners
Prerequisites for Attendees
No prior knowledge required
schedule Submitted 5 years ago
People who liked this proposal, also liked:
-
keyboard_arrow_down
Simon Minness - What your agile transformation needs to get right - more than casual dress and post-its
30 Mins
Interactive
Intermediate
Consumers, like never before, have real choice about where they purchase products and services. Organisations large and small need to adapt quickly, or die.
Leading to a number of Australia's largest organisations deciding to 'go agile', in an attempt to tackle this VUCA world head on.
But is putting a nice, customer-centric, wrapper around a whole organisation transformation what agile is actually about?
During the 30 minute discussion Simon will discuss and provide a perspective on:
-
Some of the key design principles that need to be considered when undergoing an agile transformation
-
Balancing empowerment and control in search of alignment
-
Where change like this works; and where and why it doesn't!
-
-
keyboard_arrow_down
Mark Barber - Trust through transparency - Radiating information to build trust
45 Mins
Talk
Intermediate
Autonomous and empowered teams are a key building block of agile organisations but require a great deal of trust to work. Management and leadership must trust people and teams to do the right thing, and teams need to trust that management will support them when needed.
Transparency is a low-cost means of building trust. Transparency gained through the open sharing of information, particularly visual information, has played a large part in agile and lean thinking - from lean's visual controls, to XP's "big visible charts" and beyond.
We will explore how transparency, and the radiation of information, can build trust and cultures where "safe to fail" is more than a theoretical concept.
-
keyboard_arrow_down
Ruma Dak - Agile Dojo at MYOB: 6 weeks of Accelerated Learning
30 Mins
Talk
Beginner
Starting in November 2017, a crew at MYOB embarked on an exciting 6 weeks journey of an Agile Dojo! Guided by an Agile Coach, it was an intensive learning experience which gave us opportunities to challenge the status quo, carry out various experiments, introduced them to new tools, techniques & practices to foster collaboration, refine team dynamics, bring structure to their approaches and improve the way they worked in general.We used 'Improvement Kata' and 'Coaching Kata' from Lean Management for learning, adapting, experimenting and coaching. It was a time to pause, observe and ponder over things.In a nutshell, it was a time-boxed immersive accelerated learning opportunity which resulted in productivity improvements ranging from 10%-90%. MYOB ran this Dojo as an investment in their knowledge workers! It was an experiment run at both Auckland and Melbourne and was successful. This talk will give you glimpses of our 'dojo' adventure, learnings, challenges, interesting surprises and lots of 'aha' moments! -
keyboard_arrow_down
Sue Davidson / Michelle Gleeson / Supriya Joshi - Agile Developer Immersion - Fundadmentals
Sue DavidsonSr. DeveloperXeroMichelle GleesonCofounderTech Diversity LabSupriya JoshiHead of Technology, EWPReadyTechschedule 5 years ago
300 Mins
Workshop
Beginner
IMPORTANT - As places are limited, please register specifically for this session. Also, please register for day 2 of LAST Conf, if you wish to attend the 2nd day.
You can also read more about the sessions in this blog post. If you are a developer with more experience, you might like to consider Agile Dev Immersion - Refactoring.
Get ready to Level Up your agile developer skills. Inspired by Code Retreat, we have run a similar session at LAST Conference for the past few years. We have felt that it's Important to support learning in technical disciplines that are extremely important in agile software development.
This is an intensive practice event for developers, inspired by the Code retreat movement. It focuses on the fundamentals of software development and design, including pair programming, test-driven development, OO and functional programming techniques, and new languages. By providing developers the opportunity to take part in focused practice, away from the pressures of 'getting things done', the format has proven itself to be a highly effective means of skill improvement. Practicing the basic principles of modular and object-oriented design, developers can improve their ability to write code that minimizes the cost of change over time.
This event is beginner friendly. However it is also suitable for those who have already attended similar sessions as we will be creating a tenpin bowling scorer rather than solving Game Of Life again. There is also a concurrent workshop for Refactoring legacy code that is aimed at more experienced devs.
Following the opening session, The Agile Developer Immersion workshop will take the remainder of the day, with breaks synchronised with the main conference. You will also be welcome to attend the end of day drinks!
-
keyboard_arrow_down
Victoria Schiffer / Daniel Prager / Tomasz Janowski - Agile Developer Immersion - Refactoring
Victoria SchifferDelivery ManagerSEEKDaniel PragerDirector of Coaching & LearningEverestTomasz JanowskiLead DeveloperREA Groupschedule 5 years ago
300 Mins
Workshop
Advanced
IMPORTANT - As places are limited, please register specifically for this session. Also, please register for day 2 of LAST Conf, if you wish to attend the 2nd day.
You can also read more about the sessions in this blog post. For a beginner friendly version of this session see Agile Dev Immersion - Fundamentals
Get ready to level up at refactoring at LAST Conference's first Refactoring Developer workshop. Inspired by Code Retreat, we have run a similar session, for the basics of agile development, at LAST Conference for the past few years. We have felt that it's Important to support learning in technical disciplines that are extremely important in agile software development.
Too many Agile and DevOps initiatives are stymied by code bases that are hard to change and understand.
While disciplined teams who rigorously practice pair programming, test-driven design (TDD) and other technical Agile practices avoid producing new legacy code in the first place, cleaning up a pre-existing mess is notoriously difficult and dangerous. Without the safety net of excellent automated test coverage, the risk of breaking something else as you refactor is extremely high. Also, code that wasn't designed and written with testability in mind makes it really difficult to get started. So most don't even try ...
In the Refactoring workshop developers learn how to build an initial safety net before applying multiple refactorings, and have lots of fun along the way!
What's it all about?We will be following a variation of the Legacy Code Retreat format. Working with legacy code (provided!) participants first learn how to build an overarching electronic safety net using the Golden Master Testing technique, before applying a range of refactorings too dangerous to otherwise attempt (but totally worth it).
As with regular code retreat, we will practice pair-programming, rotate pairs, and continue to practice rigorous unit test automation, and share our learnings.
Unlike regular code retreat you do not have to delete your code at the end of each sprint, and the TDD cycle is a bit more relaxed.
Following the opening session, Refactoring workshop will take the remainder of the day, with breaks synchronised with the main conference. You will also be welcome to attend the end of day drinks!
What is Legacy Code?Legacy code has beed defined "as code without tests" and equivalently "code you are afraid to change". Unfortunately far too much "professional" code is legacy code.
Why should you come?
- We need developers and architects with the skill to continuously refactor and redesign, and managers and leaders who understand the value in doing so
- Come and practice and share some of the fundamental technical skills needed to safely refactor
- Lift developer engagement and work satisfaction by investing in technical quality rather than drowning in technical debt
-
keyboard_arrow_down
Katrina Kolt - 10 Agile culture hacks that won’t get you fired!
45 Mins
Interactive
Intermediate
Is your team or organisation in a funk? Seeking some fun ways to shake things up, or change behaviours?
Put simply, a culture hack is an intentional action to affect positive change within a team or organisation.
This session will take you through 10 easy to implement hacks to create an Agile culture within your team or organisation.
Come away with:
- A deeper understanding of how culture hacks work
- The excitement to try one of the ready-made culture hacks
- The confidence to create your own culture hack!
-
keyboard_arrow_down
Suzanne Nottage - GO WITH THE FLOW: your Scrum teams are interrupted 2,000 times per sprint. Let's talk about flow
45 Mins
Interactive
Advanced
Scrum is a great framework but there are many ways to do it poorly. The average IT worker is interrupted every 15 minutes, which equates to 2000+ interruptions for a Scrum team every sprint. Unthinkable on a production line, yet too often the norm in offices.
I conducted original research with Scrum teams in Australia last year as part of my Master of Management thesis (and achieved an A), to understand the causes, patterns and impacts of these interruptions on the team's effectiveness and their happiness. And, how mature teams control interruptions rather than let themselves be controlled by interruptions.
Attendees will play a short game to demonstrate how destructive the context switching from handling frequent interruptions is.
My talks are always highly practical and I provide 3 takeaway actions for teams to improve their 'flow' and reduce interruptions.
-
keyboard_arrow_down
Venkatesh Krishnamurthy - Culture follows structure
45 Mins
Case Study
Beginner
One of the Larman's law of Organisational behaviour is "Culture follows Structure".
"Culture/behavior/mindset follows system & organizational design. i.e., If you want to really change culture, you have to start with changing structure, because culture does not really change otherwise. By the way, this is an observation in large-scale;
Structural change involves not only changing the groups, roles, hierarchy, and policies but also includes changing the physical structure. In this presentation, I will share the real life case study of an organisation, where I saw changing slight physical layout of the organisation, brought a huge cultural change.
This presentation is filled with real life pictures taken during the transformation process so that the attendees can go back and try some of these simple layout changes bringing the change.
Many of these pictures were taken as part of Large-Scale Scrum(LeSS) experimentation process.
-
keyboard_arrow_down
Stephen Dowling - Executive Leadership - Mindset is the 'Biggest' issue!!! Why is this and how do we tackle it?
30 Mins
Talk
Beginner
Most organisations need to rapidly transform if they want to survive and thrive into the future, and we believe that the ‘Executive Leadership Mindset' (& beliefs) is the single biggest issue facing organisations today!
Beliefs dictate our actions, and if our senior leaders don’t have suitable mindsets & beliefs then in the famous words from Apollo 13, ‘Houston we’ve got a problem’!!!
Many senior executives have beliefs which may have helped them to get where they are now, but will not help them to get where they need to go in the future. The world we live in is changing at an unprecedented rate. This new world needs a new approach and a certain mindset. If executive leaders want to help their organisations survive , grow and prosper, many of them need to unlearn much of what they have learned in the past; not doing this could have very serious implications for their organisations and the people they lead.
-
keyboard_arrow_down
Darryn Webster - Mythbusting the Agile Mindset
30 Mins
Interactive
Intermediate
Agile Mindset is highly talked about and prized amongst agilists. Claims for its benefits range from 10x improvement, can’t be agile without it and requires organisational and cultural change to achieve.
Social psychology presnets a different view where mindset is a cognittive toolkit used to understand and taking action in a complex world. This defintion implies everyone posesses an agile mindset.
Is agile mindset a nirvana state which will enable you to levitate and be at peace with the world? Is it what is constraining everyone from achieving life, love and happiness. Or is it something more practical, humanistic and useful.
Looking through the lenses of behavioural and social psychology we will understand what mindset is, how it works and how you can become more aware of how yours and others mindset are operating within the agile domain.
-
keyboard_arrow_down
Bob Martin - Are you stuck in a WTF loop? Your choice of words may have something to do with it.
45 Mins
Interactive
Advanced
Language sets the tone for change, but we continue to use the same tired language that we have been for years. You know the language, that dialog, those words that fill the pages of Linked In, airline magazines, and 'modern' management speak. Meaningful change continues to eludes us; and in the end, if we don't change our language, our dialog, our words, we're just waiting to fail (and not the good kind of fail!).
Join me for an interactive discussion of my top ~five words / phrases that I believe cause more harm than good. We'll discuss why they're an issue, and I'll suggest alternatives that may help guide you onto a better path.
-
keyboard_arrow_down
Jon Gedge / Jasmine Hessel - Accessing Relationship Systems Intelligence with Constellations
45 Mins
Workshop
Intermediate
Each of us is a member of complex relationship systems - at work, at home and in our communities. Just as emotional intelligence is the ability to understand and manage our own emotions and social intelligence is the ability to empathise and communicate with another individual, relationship systems intelligence is the ability to view a team or group as a unified whole and to work directly with that whole system rather than with a group of individuals.
In this session, we will use a relationship systems coaching technique called constellations to listen to the ‘voice of the system’ which is created by everyone who attends the session, so we can explore together how comfortable we are in working with conflict.
-
keyboard_arrow_down
Rajesh Mathur - Mapping your thinking
45 Mins
Talk
Intermediate
Diagramming and mapping our thoughts changes the way we think. It makes our thoughts and ideas broader and helps us to see patterns. These approaches are great for both individual problem-solving and team collaboration and co-creation.
By learning and applying these visual techniques we follow in the foot-steps of great thinkers such as Leonardo, Edison, and Feynman who used visualisation as a major guide, more so than language and equations, which came later.
Many of us have tried our hand at mind-mapping, which is an excellent tool for expanding our ideas and solving problems by breaking away from linear thinking. In this talk, I will demonstrate other powerful ways we can map our ideas and thoughts to solve problems, both as individuals and as teams.
Techniques include:
- Lotus blossom technique
- Systems mapping
My objective is to offer you options so that you can choose the technique that best suits you.
-
keyboard_arrow_down
Julia Harper - Releasing Your Inner Greatness - 4 Growth Principles
90 Mins
Interactive
Beginner
You were created for a specific and unique purpose - there is a special mix of gifts and talents in you that need to be shared with the world. In today's workplaces, it's critical to have the skills to continually self-evaluate, evolve and inspire others to change. We apply continuous improvement to our products, but not often enough to ourselves and our cultures. So how do we access the greatness within ourselves and call it out from those we’re leading? This session will look at 4 principles that promote growth and foster transformative collaboration. You’ll come away with a combination of mindset and action points to put into practice.
-
keyboard_arrow_down
Dr Amy Silver - The Safe Space: For Remarkable Collaboration
30 Mins
Talk
Advanced
Despite progress in our agile processes at work, the people piece remains the pacesetter of change. How do we help people move flexibly through complexity? How do we work generously with our colleagues and tap into our collective intelligence? What control over the pace of change can you personally have by learning more about yourself? Dr Amy Silver shares her expertise in creating the psychological safety, trust and effective communication necessary for us to achieve elevated outcomes, despite the discomfort of our VUCA workplaces (volatile, uncertain, complex, ambiguous).
Proposed -
keyboard_arrow_down
Reginald de Silva - Visualising Like a Boss!
45 Mins
Talk
Intermediate
Visualisation is at the heart of Agile, Lean and many great ways of working.
However, without discipline your visualisation and respective delivery becomes a freakin’ mess!
In this session I share some of my learnings over the years since my presentation on this topic at LAST 2013.
You’ll learn how to take your visuals to the next level and drive higher motivation, fun and delivery performance in the process.
-
keyboard_arrow_down
Helen Snitkovsky / Lan Diep - Unlock your conversations with integral theory
Helen SnitkovskyEnterprise Agile CoachMH SolutionsLan DiepChange ManagerNEAMI Nationalschedule 5 years ago
90 Mins
Workshop
Beginner
What does an ordinary communication look like from sender and receiver’s perspective? How much is and isn't being said when you are having a conversation? How do you recognise the unspoken and understand a complete perspective?
Agile folks know that communication is the backbone of a Agile culture. A team’s ability to work through adversity and navigate healthy conflict is what separates high-performing teams from mediocrity. Aside from that, learning to trust your intuition is important to learn at any point of your career.
This workshop will introduce one of the techniques from Integral facilitation that aids navigating conversations and improve common understanding in between participants.
The technique embeds four integral quadrants into conversation, thus making it easier to explore different perspectives.
-
keyboard_arrow_down
Carey Glass - Resistance is useless!
45 Mins
Interactive
Intermediate
Like the Vogon Guard in Hitchhikers Guide To The Galaxy, Do you sometimes want to stomp around, shout, throw colleagues, staff, or clients out of their spaceships? Is it when they are resisting all the good change that's coming along?
In the Death of Resistance (1979) Steve de Shazer decided on some conceptual violence. He murdered resistance. Resistance is just a concept and a strange one. It means the change agents and some clients are having a fight and when the change agent wins and the resistance is overcome, the loser of the fight gets to go home changed...mmm....Clearly then it is an idea that handicaps change agents.
We will explore how Solutions Focus can help you work without resistance. smoothing the path of change, with ideas and practices to take away. Let's start now by asking a question: If resistance didn't exist, what would you do differently?