Episódios

  • 153: Luke Hohmann
    Jun 25 2024
    Proft Streams BookTranscript:Agile FM radio for the agile community. Today I'm thrilled to have Luke Holman with me in the podcast here of Agile FM and I can't believe After all these episodes I had so far I haven't had you on the show, which is a big miss. You are a renowned expert in agile methodologies an author. And I think a lot of people know you from the innovation games which is a framework for collaborative decision making problem solving.You have experience that dates back way, way back into the 1990s, pre Agile, but also I heard recently that you were involved in the 2003 Agile conference. So yeah, a while back. Welcome to the show, Luke. [00:00:46] Luke Hohmann: Joe, I am so happy to be here. I've known you through the community. We've seen each other at conferences.And so it's a, it's quite an honor to be here. Thank you so much for inviting me to participate. Thanks [00:00:58] Joe Krebs: Yeah, no, absolutely. We could talk about the innovation games and fill an entire show, but today we could, but today we want to talk a little bit about value profit stream, the agile community as often. This is the recordings taking place on the 25th of June, 2024 is a little bit in a turmoil. The Agile community as a whole, there seems to be some different kind of directions people are going, looking at the roles. It's maybe a good time to talk about what value is, how we can present value because at the end of the day is, it's like, how do we sell agility within an organization or for organizations?[00:01:44] Luke Hohmann: I think it'd be a good thing to talk about. There, there's so many aspects of this that are interesting, but let's try a few. And I'll also talk about the rule of self interest in the Agile community. When we talk about value we think about it in terms of our Profit Streams book and our Profit Streams work as What are the set of tangible and intangible benefits that a product or service we use solution as the single term for product and service or any blend thereof.So it's just a little easier because we're here to solve problems for our customers. So we think of both the tangible and intangible benefits. And for the tangible benefits, we help companies create mathematical equations that capture the benefits. And we often work with our clients because technical people are good at being efficient in terms of doing things like saving time.But the reality is most companies don't need to save time. They need to have the time converted into a metric that they can understand for their business purposes. One of the examples we use in our book, and it's been proven in many of our client engagements, Is we were working with a trucking company, and they were going to be buying software that saved their drivers time.So drivers in the trucking industry have to keep detailed logs of their hours of service to make sure they're taking breaks, etc. And this solution enabled the data to be acquired automatically by connecting into the engine bus. And they knew if the truck was on and if it was moving and all that kind of technological internet of things capability that we love.And there's so many things that we can do. So the company that we were working for, and this was Qualcomm had the solution. They went to the trucking organizations and said, Hey, we can save you 20 to 30 minutes a day in driver time. And Joe, we were able to prove this. Absolutely through, the data, like the data was very clear.And the trucking company's executive said we don't really care about that. Because our drivers are union and they are paid for eight hours. So saving me 30 minutes of a driver's time doesn't actually save me money. It doesn't do anything for me. So we had to go back to the drawing board with Qualcomm and find out how to reroute drivers using the new systems so the trucking companies could deliver another package or two in a day because that's how they made money through package delivery.Or the other part of this would be the intangible side and intangible benefits can be quantified on the intangible side for challenging deliveries. We were able to allocate more time in the driver's schedule so that customer satisfaction improved. And as customer satisfaction improved, we would see less churn among customers.Oh, my package was delivered well. I want to use this company again. My, my package was delivered without any breakage. I want to use this company again. So the first step of value is to actually take a step back and try to quantify the tangible and intangible aspects of value. And then I'll just real quickly, I'll finish that off.The second of the determination of value is what we call direct and indirect benefits. A direct benefit is something that you will recognize as a benefit and it materially affects your purchase or use decision. An indirect benefit is something that you recognize, you'll say, yes, the benefit exists, but it doesn't influence you.And I'll give you a kind of a standard example....
    Exibir mais Exibir menos
    38 minutos
  • 152: Lisa Crispin
    May 1 2024
    Transcript: Agile FM radio for the agile community. [00:00:04] Joe Krebs: In today's episode of Agile FM, I have Lisa Crispin with me. She can be reached at very easy to remember lisacrispin. com. Lisa is an author of a total of five books. There's three I want to highlight here or four actually is Obviously, a lot of people have talked in 2009, when the book Agile Testing came out, a practical guide for testers and Agile teams.Then following that more Agile Testing, right? Then I thought it would be most Agile Testing, but it turned into Agile Testing Condensed in 2019 and just very recently a downloadable book, Holistic Testing, a mini book. Welcome to the podcast, Lisa. [00:00:47] Lisa Crispin: Thank you for inviting me. I'm honored to be part of the podcast.You've had so many amazing people on so many episodes. So it's great. [00:00:54] Joe Krebs: Thank you. And now it's one more with you. So thank you for joining. And we will be talking a little bit about a totally different topic than maybe the last 20 episodes I had maybe way back. I did some testing topics, but I cannot recall maybe the last 20 episodes.So we're not about testing a super important topic. I would not consider myself an expert in that. And I don't know of the audience who has been listening to maybe the last 20 episodes are very familiar with agile testing. Maybe everybody has a feeling about, when they hear the word testing, but there is a huge difference between agile testing.And let's say traditional testing methods. If you just want to summarize like very brief, I know a lot of people are familiar with some of those things, but what it is, if somebody says what is agile testing, why was this different to traditional testing methods? [00:01:47] Lisa Crispin: Yeah. I think that there are a couple of big differences.One is that testing this is just a truth and not necessarily something to do with agile, but testing is really just part of software development. So many people think of it as a phase that happens after you write code, but in modern software development we're testing all the time, all the way around that whole DevOps loop, really.And and so the whole team's getting engaged in it through the whole lifecycle and the focus. Is on bug prevention rather than bug detection. Of course, we want to detect the bugs that make it out to production so we can fix them quickly. But really what we want to do is prevent those bugs from happening in the first place.So there are all these great practices that were popularized by that extreme programming and agile, things like test driven development, continuous integration, test automation all the things that go into, the planning. Workshops and things where we talk about our new features and break them into stories and what's going to be valuable to customers, having those early conversations, getting that shared understanding, things like behavior driven development, where we think about what we're going to code before we code it.That's all really different from, I guess I would say a more traditional software development approach where, Oh, we focus on these requirements. The requirements and a lot of people think about testing is just make sure it met the requirements. But there's so much more to that. We've got all these quality attributes, like security and performance and all the things that we also need to test.So it's a huge area, but it's woven into software development, just like coding, just like design, just like architecture, just like monitoring and observability. It's all part of the process. [00:03:31] Joe Krebs: Yeah. It's like a QA baked in, if you want to see it this way. And then also the automation of all that, right?So automating everything you just said is probably also a concern. Not that's necessarily new to agile, but that's a focus as well now I don't know if I don't have necessarily data points around that but I have worked with a lot of Scrum teams and Agile teams in my career.And it seems, if somebody would say what are the challenges within these teams? And one of them is, you can almost always highlight that, and I say almost purposely because there are good exceptions, is to build an increment of work once per sprint. A lot of teams do not accomplish that, and it's often related to testing activities.Why is that, in your opinion, like when we're seeing these teams struggle to put an increment of work out or a piece of the product or whatever you want to call it if you don't use Scrum necessarily, but to build something that could potentially go out. It's the quality standards of going out. What are the struggles out there for teams, especially on the testing side?I see that as you just said, like it's always happening or often happens at the end, rather than in the front. [00:04:46] Lisa Crispin: Yes. Unfortunately, I see, still see a whole lot of scrum teams and other agile teams doing a mini waterfall where they have testers on the cross functional ...
    Exibir mais Exibir menos
    31 minutos
  • 151: Maureen McCarthy and Zelle Nelson
    Apr 22 2024
    Transcript: Agile F M radio for the agile community. [00:00:04] Joe Krebs: Thank you for tuning into another episode here of Agile FM. Today I have two guests with me. We are a trio today that is Maureen McCarthy and Zelle Nelson are with me. They both are we're going to go really deep on this the creators of the method that's called the Blueprint of We and they can be reached at collaborativeawareness. com. Welcome to the podcast, Maureen and Zelle. [00:00:28] Maureen McCarthy: I am so thrilled for this conversation, Joe, because. The weaving between Agile and the work we do in the world is brilliant. And I love having the conversation about how that goes on. So [00:00:39] Zelle Nelson: really happy to be here. [00:00:40] Maureen McCarthy: Yeah. Thanks. [00:00:41] Joe Krebs: Awesome. Yeah, we will be talking a little bit about that blueprint of we, but before we do that just to set the stage a little bit with everyone, why the blueprint of we exist, why your work exists.There is a very sad history to this, and that is that Maureen, you found out that you have a rare genetic lung disease, and you are. Operating on 10% lung capacity. Is that correct? [00:01:11] Maureen McCarthy: That is true. I've been on oxygen for 20 years, but nobody lives as long as I have. So it's a, it's very rare. Most people are dead.Within 10 years I've had it 35 . [00:01:21] Maureen McCarthy: So I've had since I was very young. But it's not a sad story. It's actually a very creative story. It's not, I don't, there's lots of crazy stuff that goes on with it, but I don't feel sad about it. We've done so many, we've made the stress of what.A health challenge can be into a creative process of How do you thrive even when stuff is going on that's nuts. [00:01:43] Joe Krebs: Yeah the reason why we connect a little bit the blueprint of we the work you guys are doing and facilitation collaboration is directly tied to this to the lung disease. Can you guys elaborate a little bit on.How this all started for you guys and how you are, obviously your behavior changed as a result of that diagnosis [00:02:08] Maureen McCarthy: we actually met the year my doctors told me that I would die. So it was my 10 year mark of when most people are dead and meeting somebody. We both had our own individual businesses at that point, but meeting somebody the year you're supposed to die, you don't measure anything up against forever.You have to look at what's here right now and decide what you want to do with it. And we realized like the normal path when you meet someone is, do you want to date and get engaged and get married and have a white picket fence? Like you actually have those things that just project in your mind, because that's expected, to at least ask those questions. [00:02:44] Zelle Nelson: There was nothing for us to pull off the shelf to say, this is how you do it. [00:02:48] Maureen McCarthy: Yeah. [00:02:49] Zelle Nelson: So we had to design it for ourselves [00:02:51] Maureen McCarthy: and we created this. Document this relationship design document. We realize we've got to design something that's so specific to us and there's things that we want to No one understand about ourselves, about each other, but most specifically about who we are together.If this isn't what doing what you normally do when you become a couple, what the heck is it? So that design process we wrote down, we're like, let's do a design process, a design document, let's make it iterative and changeable and. Upgraded over time to, to show us who we are when we learn more about ourselves, about another, when we go through the chaos of in and out of the hospital and losing more lung capacity and massive levels of pain and just crazy things.You've got to be agile. You literally have to be agile. And without the design document, I think we could have gotten lost. In a path that can be very chaotic, especially because lots of people around us got worried. It made me understand the difference between worry and care. Like when people worry for me, all my pain gets worse.It's harder to breathe when people care about me. It's two different ways we're using our neurocircuitry, right? And care is a way to support other people. Worry is a way to add more stress and fear and the weightiness of all that. And when you've got 10 percent lung capacity. You feel weightiness unlike other people.Yeah, this is, I'm like a little like a little experiment of my own body of what it means to be like collaborative and connected, because everything that's going on in my body, we use as a way to be part of the design. Like this, there's chaos going on in here. How does that mirror the chaos of the world and how do we design healthy relationships and healthy interactions based on, what could be considered chaos?[00:04:40] Joe Krebs: Yeah, so this blueprint you guys, we're going to go a little bit deeper here. It's really something you build, it's a process. It's a relationship design process used to ...
    Exibir mais Exibir menos
    30 minutos
  • 150: Maggie Jackson
    Apr 1 2024
    Book “Uncertain - The Wisdom and Wonder of Being Unsure”: Transcript: Agile FM radio for the agile community. [00:00:05] Joe Krebs: Thank you for tuning into another episode of Agile FM. Today I have Maggie Jackson with me. She wrote a book called Uncertain the Wisdom and Wonder of Being Unsure. She also has published a book Distracted you might be very familiar with because it has been published a few years ago. Maggie is an award winning author, journalist.She writes about social events. In particular about technology. She's a contributor to the Boston Globe. She wrote for the New York Times, the Wall Street Journal, and she has been featured on media around the world, including MSNBC, Wire. com, and the Sunday Times. And now she is on Agile FM. So thank you so much for being here and sharing some thoughts on the latest release, Uncertain, with the Agile FM listeners.[00:00:54] Maggie Jackson: My pleasure. Great to be with you. [00:00:56] Joe Krebs: Yeah, that's awesome. You have some really good endorsements and praise here from people like Daniel Pink, Gretchen Rubin and Sherry Turkle on your book. This is it's really amazing. You you have written this book. This was recently released in 2024. So this is a new publication.What drove you to writing this book? Uncertain. What was your motivation of approaching this project, this book? [00:01:24] Maggie Jackson: Yes, sure. Especially because uncertainty seems so foggy and monolithic and negative. And I, after I wrote the book Distracted, which is about, the gains and costs that we have in a split focus world wanting to write a book about thinking, so if you have a moment somewhere, focus, or you have the skill to focus, what do you do with it?And of course, thinking well is our challenge as we move forward in this world, in this day and age. And so the first chapter of the new book was about uncertainty, and it became in a classic way, the whole book, because first of all, because I discovered, veins of or explosions of new research in so many different fields from medicine to business to psychology, a lot of new research about uncertainty.And it hadn't been a very well studied topic, believe it or not before. And by that, Epistemic or psychological uncertainty, which is the human response to the unknown. So I'm really writing about our human response to the unknown and the basically the idea that when you meet something new and unexpected, Your response is to understand that you've reached the limits of your knowledge that you don't know that it could be this way.It could be that way. So that's how I fell into writing the book and I discovered as well that uncertainty is highly misunderstood. It's maligned and yet it's far. It's not weakness. It's not inertia. It's not the negative that we all assume it to be today in this efficiency oriented society.[00:03:03] Joe Krebs: Yeah that's true. We probably have some listeners here at Agile FM that are maybe in the corporate world and they are building products and or executing projects of some sort. And and we see the desire of being certain. We see the desire of running and having a plan, even if the plan is very short and maybe only a few weeks long.Uncertainty is always present, isn't it? [00:03:29] Maggie Jackson: Exactly. And again there are these two kinds of uncertainty. There will always be unpredictability there. Life will always take twists and turns. And we might have the data and the models and the plan. And yet, there's so much we can't know.Despite this incredible probabilistic weather models that we have, you don't know if the snowstorm will dump one or two inches on your backyard next week. So there's so much we can't know. We don't know, but what we can do is control our response to the unknown. We can get skillful at understanding how to manage not knowing or what we don't know and what we want, what we're not sure about.And that's where the, that's where the news is fantastic. There's so much now that relates to how uncertainty basically is very highly connected to. Cognitive skills like curiosity and agility and resilience, which are exactly the kind of cognitive skills we need now on. So I think you're right.And another point I'd make is that we always will need resolution. We always know we'll need an answer. And of course, we want a plan and a kind of security. And yet. By, over predicting or clinging to a plan when it's out of date. That's where we lose the agility. So what I'm talking about is opening up the space between question and answer.Uncertainty is really that middle ground. It's basically. The brain's way of telling itself that there's something to be learned here when you're meeting something new, you have a kind of stress response, which is really, that's where the unease and the discomfort of uncertainty comes from. It's a stress response.But now we're beginning to find out scientifically that unease is actually highly beneficial because, as I mentioned, the brain ...
    Exibir mais Exibir menos
    29 minutos
  • 149: Coco Decrouppe
    Mar 19 2024
    You can grab Coco’s book: The Full Potential Relationship - The Soccer Field Method®Transcript: Agile F M Radio for the Agile Community. [00:00:07] Joe Krebs: Thank you for tuning in to another episode of Agile FM. Today, I'm here with Coco Decrouppé, um, and she is an author, a team trainer, a top 15 leadership coach. She's a blogger, she is, and this is what we want to talk about here today, the creator of the Soccer Field Method, where she also wrote a book about.The book is full title is The Full Potential Relationship and the Soccer Field Method. Welcome to the podcast. [00:00:36] Coco Decrouppé: Thank you, Joe. I'm very excited to be here. I'm looking forward to the conversation and I'm honored that you asked me. [00:00:43] Joe Krebs: Wonderful. And this book which we, I just mentioned the full potential relationship, the soccer field method.I was immediately drawn to it as I'm a huge soccer fan myself, but soccer is not, or knowledge about soccer is really not important when reading or approaching the book or the method itself. And I think that's a correct statement, right? [00:01:03] Coco Decrouppé: Absolutely. Absolutely. It's not needed. [00:01:06] Joe Krebs: Awesome.Yeah. So the book actually is a grouped into three areas and I want to touch on those if possible with you. Today, the first one is the relationship with yourself because it is about the full potential relationship, the book. The second one is the relationship with another. And the third one is the relationship with the team.And that relates to listeners on the Agile FM podcast. Now I do have to say your background is not in Agile, but I believe there is. A lot of things the agile community can take away from from your writing. If that's okay with you, I would just start diving into the first part. [00:01:43] Coco Decrouppé: Yes, please. .[00:01:44] Joe Krebs: , the first thing I noticed when I read the book was like the biggest chunk, just in terms of material of your book is actually in the first part about yourself, like just in terms of pages really focusing on. On the first one. So we often work in agile teams. But when we're looking at individuals within the team, how could this the soccer field method in particular be relevant for an individual team member, for example, like a software engineer or a leader or a coach that you do.You do coach to coaches, right? And in this case, it would be an agile coach. How would this technique and what's so special about your soccer field method? In looking at a soccer field itself how is this important for an individual on a team? How could this be helpful? [00:02:32] Coco Decrouppé: Yeah, very good question.Very important question I feel. So the soccer field really is an analogy for a relationship, and we all have relationships. in private and business life. So it doesn't matter what your role is. It's not important what you're in, what industry you're in. We all have relationships. And we really need only two lines of the field.It's the middle line that separates us and the outer line that connects us again. And one challenge for leaders is the question, when do I need to be with my team? And when do I, when is it okay to set boundaries for myself? And that is a solution. approach to deal with this question on a daily basis in difficult situations.And the first step is the self leadership. So we have the two lines, the middle line, the outer line, and we have the two spaces. You have your side of the field. I have my side of the field. And this is where we can show up a hundred percent authentically with our skills, with everything we are. And our world is fast.There are lots of expectations, no matter what your role is. And we tend to think a lot outside of us. instead of thinking for ourselves, what can I actually control? And this is what the self leadership stands for. How do I step back, calm myself down and reflect on what is actually needed? What are my responsibilities actually?What are my values? What are my thoughts? What are my emotions? Even this goes deep here. So a lot about emotional intelligence, but it's a lot about stepping back. And we need this in every role, especially when we talk about transformation, change, all these things that cause Lots of confusion and stress for people.[00:04:34] Joe Krebs: This is also like related to how I show up in the morning for work. What I take away from work, like very, like, selfishly speaking, right? It sounds like it's all about me at this point, right? So this is the part of your method is all about me. Is that a fair statement? [00:04:51] Coco Decrouppé: Yes. It has a lot to do with the mindset and how you show up because every team Or every team member leads the team with their mindset.So it's very important to be aware of how we show up and this is also the power that we have. I don't like calling it selfish. Like, yeah, it's a very important word actually and how we phrase that. I call it more self determined. ...
    Exibir mais Exibir menos
    24 minutos
  • 148: Oscar Roche
    Mar 12 2024
    Joe has a book “Agile Kata” in the making, if you like to be the first to know when it launches, please visit www.agilekatabook.com.Transcript: Agile F M radio for the agile community. Thank you for joining me again for another podcast episode of Agile FM in the Agile Kata series. Today I have Oscar Roche with me, who is based out in Australia. That's where we're recording from. And he is with the training within industry TWI and the visual workplace. He was actually told by a person called Mike Esposito from the historic construction That he makes philosophy and principles consumable.And we got to talk about Kata. I hope I got that quote we're going to talk about Kata in this episode. We're going to talk a little bit about some scientific thinking. We'll talk about where Oscar is coming from. He is a well known figure in the Kata community. And but before we do that, I want to welcome you to the podcast.[00:00:56] Oscar Roche: Thank you. Thanks, Joe. Happy to be here. Even at this time of day, 7 a. m. [00:01:02] Joe Krebs: So the voice needs to be oiled a little bit in the morning hours to get into into the podcast feel. Thanks for joining. And obviously you're in the Kata series here a few things you're very obviously with that statement we just heard about you You make this consumable.You are, you're thinking about, how could you take these practices that are surrounding Kata and turning them into something that is useful for your clients, for the people you work with, obviously. But you're also a little concerned about Kata community and, there is an article you we were exchanging ideas about by I forgot his Stephen Spears and Bowen in the Harvard Business Review from 1999.And and that puts a little light spotlight on, on Kata indirectly through the, how Kata influences the world of Toyota, but people out there in the community see Kata and scientific thinking and the way of how. Toyota Works is very different, right? . [00:02:00] Oscar Roche: Yeah, they do. I don't think that connection has been, I don't think we, we as in our world has made that connection very strong.I think one of the problems we run into is that people say we don't make cars or we're not Toyota. We're not a big corporation and all we don't make cars. So I think that's one of the problems, but I guess. In terms of that Spear and Bowen article, it was, I read that probably in 2018 or 2019 And I was introduced to Kata in 2011, and it was only when I read that article, I thought, ah, this is what. This is what we're getting at. This is what we're trying to get at with Kata. And what that article said was the Spear and Bowen article, one of the things it said was that Toyota aims It said two things that made the penny drop with me.One was it says Toyota aims to develop a community of scientists, and I thought, ah, that's interesting. And the second thing it says was that Toyota views every standard as a hypothesis. In other words, even their production standards are hypothetical. If we do this, we expect that. But we need to run it and see what happens.So every, in essence, every production run is an experiment. And I thought, wow, that is a very interesting way of looking at the world. And that's what Mike Rother's getting at. That's where he wants us to be. He doesn't want us, he doesn't want us to be at Kata. Kata is, the Kata patterns are just a means of getting to this utopian world.Every standard is a hypothesis and we're a community of scientists. Yeah. And that was when the penny dropped. I thought, ah, it took seven years, or whatever that was, six years. [00:03:57] Joe Krebs: But I got there. Yeah, [00:03:59] Oscar Roche: what's interesting is actually, I think I got there. I think I got there. I'll find out. [00:04:05] Joe Krebs: Yeah, exactly. What's interesting is when you look at Toyota, I don't have any insights into hands on employee experience or anything, but if you look at Toyota, yeah, but if you look at the production facilities of Any kind of carmaker let's not even say Toyota, right?Any carmaker, let's see some like some construction belt and the products are moving by, but the company, what and how they think, especially about Toyota is very different. [00:04:34] Oscar Roche: Very different. And I think it, the other thing that attracted me to that thought in the Spear and Barron article was how liberating that is.Yeah. If you could adopt that philosophy of every time we run production, it's an experiment, then I think you started to, you start to move away from right versus wrong, blame versus not blame and all those sort of things that go with, we are going to run this and we are going to get it right because this is the way we do things.I think you start to move away. I think you would change. You would completely. With that philosophy, that thinking, I think there's a very good chance you completely change the the work environment, if you like, it becomes, we're going to try this and see what happens...
    Exibir mais Exibir menos
    21 minutos
  • 147: Dan Roman and Richard Sheridan
    Mar 5 2024
    Joe has a book “Agile Kata” in the making, if you like to be the first to know when it launches, please visit www.agilekatabook.com.Transcript: Agile F M radio for the agile community. [00:00:09] Joe Krebs: All right, thank you for tuning into another episode of Agile FM in the Agile Kata series. Today I have two guests with me, actually three guests with me. I have Dan Roman and Richard Sheridan from Menlo Innovations. We have Dexter with us in the background. He might or might not. Contribute to this recording as he's a dog, Dan is a frontline worker at Menlo.He's a a lead, but he's also primarily a software developer. We're going to talk a little bit about Kata in development and obviously Richard Sheridan, author of the books, The Chief Joy Officer and Joy Inc. Is it fair to say you're the Chief Joy Officer of Menlo. [00:00:54] Rich Sheridan: A chief storyteller is the more typical title they give me here.[00:00:59] Joe Krebs: Awesome. All right. The chief storyteller, Richard and Dan, welcome to the podcast.[00:01:04] Dan Roman: Thank you for having [00:01:05] Rich Sheridan: us. Thanks Joe. Good to see you. [00:01:08] Joe Krebs: Yeah. Good to connect. And this episode we're going to focus a little bit on development. We want to talk about how do teams build agile teams? How do they build a product?Here in particular software development products. Now, Dan you are, as far as I know from a website, your keynoting together with Richard there is, you have a focus on software for manufacturers of medical instruments and software for space researchers. So this is. This is I would say complicated, complex stuff you're working on and as far as I can tell and we talked about that during our visit in in Ann Arbor, where you guys are located, that there is no formal process like Scrum or Kanban or like to the book extreme programming deployed at Menlo Innovation.Is that correct? [00:02:01] Dan Roman: 100%. We have plenty of people who come and visit and we'll see what we're doing and find that what we're doing matches with one of their models. So we didn't set out to be agile, but agilists who come in say, Oh, Menlo is agile, or we have lean practitioners come in and they say, Oh, Menlo is lean.But our processes, we never started from a place of. We want to be agile. Let's do it this way or we want to be lean. Let's do it that way. [00:02:27] Joe Krebs: As you're obviously working with different kinds of companies and clients. And obviously also with different kinds of products you guys are creating. Now, I would be interesting because.There is a term that's being used, I was told, on the floor at Menlo, this is run the experiment. That seems to be a frequent term. Can you just specify, either one of you, what that means, or maybe both, right? And how that comes into play, working in agile ways. [00:02:55] Rich Sheridan: I would say, Joe, that phrase is born out of a background philosophy at Menlo that says, let probably pump fear out of the room.We think that fear is a culture killer. Filler fear is a mind killer. I think there's a line in doom that says something like that. And so if someone has a new idea here, rather than. Hey, let's form a committee to write a policy on that. I do. Let's take a meeting. Our inclination is to take action with that simple phrase.If somebody has an idea, somebody else might see. Great. Let's run the experiment. See what happens. And that can typically the things we try are on fairly small scale. We don't upend the whole place every week to try some new, crazy new way of working. But usually it is some small incremental change to an existing process or an enhancement to the way we do things here.Because somebody believed that there was a problem to solve and this experiment may help us address that problem. Again, trying it and see how it works. And the experiments that succeed are the ones that last a long time and others might just thritter away because they didn't actually solve an actual problem.Probably more often than not an experiment. Morphs over time. We had the original idea, we tried it, it didn't work the way we hoped. We try something a little different. [00:04:23] Joe Krebs: So it could go into either direction. So when we talked about this a little bit about the experimental part and obviously I'm very public about my my work and my interest in Kata and scientific thinking through Michael Rother and Jeffrey Liker.We, we met in Ann Arbor. And obviously when you hear the word experiment in connection with Kata , then it becomes, obviously the question is, how does this whole setup look like in Menlo? How do you guys operate? How does this all work? Do you guys have a product owner within Menlo? Do you guys have scrum masters?Do you guys have project managers, agile coaches? What do people listening to us right now have to imagine when they just picture Menlo and cannot visit you guys in person? [00:05:10] Rich Sheridan: It's probably valuable to know, just ...
    Exibir mais Exibir menos
    34 minutos
  • 146: Mark Rosenthal
    Feb 27 2024
    Joe has a book “Agile Kata” in the making, if you like to be the first to know when it launches, please visit www.agilekatabook.com.Transcript: Agile.FM radio for the agile community. [00:00:05] Joe Krebs: Thank you again for tuning into another episode of Agile FM. This is the Agile Kata series. And today we're going to explore Kata from a leadership's perspective. And I have here with me Mark Rosenthal who is with Novayama that is his company. He's out of the West coast, United States, and we're going to explore a little bit together, leadership in conjunction with Kata, which is Series all about.We're gonna explore that angle a little bit. Welcome to the show, mark. [00:00:40] Mark Rosenthal: Thank you very much. It's looking forward to the opportunity. [00:00:43] Joe Krebs: Yeah, this is awesome. I wanna go back in time with you and talk a little bit about an employment you had where you worked from home. [00:00:52] Mark Rosenthal: Oh, yeah. . [00:00:53] Joe Krebs: You didn't get a lot of phone calls until you got one.[00:00:56] Mark Rosenthal: Yeah. [00:00:57] Joe Krebs: And that was the one you got terminated. [00:01:00] Mark Rosenthal: Yeah. Bu Yeah. [00:01:01] Joe Krebs: But the interesting thing is you in your reflection, you had a, let's say a moment of realizing a lack of leadership skills. [00:01:14] Mark Rosenthal: Yes. And yeah, and really that was, and this is even better because this is really the kind of leadership that most conduct practitioners have to engage in, which is influence.You don't have formal authority you rather, you've got to, you have to find a way to influence the lead, the line leaders in the organization to be effective. And this is true for lots of cases. It's true whenever I'm bringing groups of people together that I can't tell what to do. And actually it's more true that you think even in the military, which is where I learned leadership.And it really was that. We tend to do, we practitioners tend to engage with the technical artifacts, and we put in the tools, we put in the mechanics, and we don't, and then we complain when the line leadership doesn't embrace the changes. And that is on us because if you look at a traditional Kaizen event approach, for example, in the world of, you know, of CI, but this would be equally true for somebody trying to get scrum in place or somebody trying to cause any change in the way the organization does business.I can describe the mechanics of the daily standup perfectly. I can describe, I can get all the scheduling. I can get the artifacts into place.If there isn't a engagement of the conversation about how we do it on a daily basis too, then it's going to fall apart as soon as that that, that goes away in the situation you're describing. I mean, it was even worse in a way, just because of the nature. It was an international organization and it didn't really matter where I worked, so I didn't work anywhere.Although I got a lot of frequent flyer miles. You know, going to Europe once a month, going all kinds of places. But what I was doing was making technical recommendations. And then, you know, they weren't getting picked up. And frankly, I wasn't earning my money. Yeah. And the key here for a change agent.Is it's not about the tools you're putting into place, the tools are there to create the kinds of conversations that need to happen in the organization between the leaders and between people, between groups of people. And once I understood that, then the paradigm changes completely because the experiments I run are testing whether or not I'm effective at moving the needle.About how these conversations are taking place. And that's kind of what I was talking about in the, you know, in the story that you're alluding to. [00:04:20] Joe Krebs: Yeah. So this is a life changing event for you, but also in your career, right? You had a lot of learnings coming out of this. [00:04:27] Mark Rosenthal: A lot of them, and they came later on.You know, I had, I was familiar with Toyota Kata at the time. But I was still in the position of trying to make people do it, and I can't do that. What I have to do is look at the dynamics in the organization and think in terms of it's not the mechanics of standing up a storyboard and getting them to go through the starter kata of grasping the current condition and all of that.It's about what actions what small experiment can I run? That I think that I hypothesize will nudge the conversation into, for example, talking about something a little more concrete than we had a good day or a bad day, which moves them toward measuring how they're doing, you know, in that example, that particular organization really had disdain for numbers because they made people look bad.So they didn't talk about them. I mean, they had them on displays, but nobody ever talked about them and the numbers they had on displays were lagging indicators. Yeah. It's interesting because you said like the words, if I remember ...
    Exibir mais Exibir menos
    24 minutos