<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Unbound DNA &#187; Project Manager</title>
	<atom:link href="http://www.unbounddna.com/category/project-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unbounddna.com</link>
	<description></description>
	<lastBuildDate>Fri, 01 May 2026 09:00:00 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Scrum Shortcuts Without Cutting Corners (Book Review &amp; Summary)</title>
		<link>http://craigsmith.id.au/2014/09/30/scrum-shortcuts-without-cutting-corners-book-review-summary/</link>
		<comments>http://craigsmith.id.au/2014/09/30/scrum-shortcuts-without-cutting-corners-book-review-summary/#comments</comments>
		<pubDate>Mon, 29 Sep 2014 15:24:22 +0000</pubDate>
		<dc:creator><![CDATA[Craig Smith]]></dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Book Summary]]></category>
		<category><![CDATA[Definition of Done]]></category>
		<category><![CDATA[Estimation]]></category>
		<category><![CDATA[Ilan Goldstein]]></category>
		<category><![CDATA[Impediments]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Planning Poker]]></category>
		<category><![CDATA[Project Manager]]></category>
		<category><![CDATA[Retrospective]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[Scrum Master]]></category>
		<category><![CDATA[Scrum Shortcuts Without Cutting Corners]]></category>
		<category><![CDATA[Sprint]]></category>
		<category><![CDATA[Story Cards]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Teams]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://craigsmith.id.au/?p=1597</guid>
		<description><![CDATA[I was priviliged to be an early reviewer for Ilan Goldstein&#8217;s book &#8220;Scrum Shortcuts Without Cutting Corners&#8221; and to also count him as a colleague and a friend. The Agile community in Australia is relatively small, so it is always exciting to see a book come out the community, particularly one that is part of [&#8230;]<img alt="" border="0" src="http://pixel.wp.com/b.gif?host=craigsmith.id.au&#38;blog=1253279&#38;post=1597&#38;subd=cds43&#38;ref=&#38;feed=1" width="1" height="1">]]></description>
				<content:encoded><![CDATA[<p><a href="https://cds43.files.wordpress.com/2014/09/scrumshortcuts.jpg"><img class="alignright wp-image-1601" src="http://cds43.files.wordpress.com/2014/09/scrumshortcuts.jpg?w=100&#038;h=131" alt="ScrumShortcuts" width="100" height="131" /></a>I was priviliged to be an early reviewer for Ilan Goldstein&#8217;s book &#8220;<a href="http://www.amazon.com/Scrum-Shortcuts-without-Cutting-Corners/dp/0321822366">Scrum Shortcuts Without Cutting Corners</a>&#8221; and to also count him as a colleague and a friend. The Agile community in Australia is relatively small, so it is always exciting to see a book come out the community, particularly one that is part of one of the leading Agile Series by Mike Cohn. I was also honoured to be asked to provide a quote for the book. The following is my brief review and notes from the book.</p>
<h1>Review</h1>
<p>The following is my quote from the front of the book:</p>
<blockquote><p>“If Scrum and Agile were easy, everybody would be doing it! Now that so many are, this book is the virtual Agile coach I wish I had when I was on the early steps of my Scrum journey. Ilan is a world-class coach, and he has packed this book full of ideas and approaches to all of the common questions and issues that are bound to come up as you transform your world of work to Scrum.”</p>
<p>–Craig Smith, Agile coach and editor at InfoQ</p></blockquote>
<p>The book is broken into 10 chapters, each with 3 shortcuts each. It is written in a very easy to read and laid back style and feels like you are having a conversation with Ilan. It&#8217;s organisation means you can read the book from cover to cover of ad-hoc as a reference. It is clearly written with the Scrum Master / Iteration Manager as the primary audience, although it is suitable for anyone on the Agile team.</p>
<p>The key concept I really liked in the book was the notion of a Chief Scrum Master. As organisations begin to scale, it is a necessary role that is not always taken seriously. The book also covers the notion of One Scrum Master = One Team and deals with the ramifications and alternatives to this setup in a reasonable amount of pragmatic detail.</p>
<p>There were a couple of areas I disagreed with, mainly from an hybrid Agile approach as opposed to Scrum</p>
<ul>
<li>protected sprint &#8211; Scrum talks about the idea of a protected sprint so that the team can focus. I can see some merit for new teams, but in this day and age of constant change I much prefer working on the next highest priority and the kanban approach to focussing on one-piece flow</li>
<li>sprint lengths &#8211; Ilan mentions that &#8220;1 week is too short, 4 weeks is too long, leaving me sitting on the fence between 2 and 3 weeks&#8221;. I have had a lot of success with 1 week sprints, particularly in business teams. Also, with teams adopting kanban, I have found 1 week sprints a good starting point. I have had some mainframe teams argue that they need 3 week sprints, but I personally find them too long.</li>
<li>creating and estimating tasks &#8211; Ilan writes &#8220;break the PBIs into more granular technical tasks and to estimate each task to the nearest hour&#8221;. I find this a complete overkill and much prefer to have nicely sized cards of no more than 3 days. That said. Ilan has some good strategies for splitting stories in the book that I completely agree with.</li>
<li>tracking time &#8211; further in the book, it is written &#8220;before going home each day, everyone on the development team should adjust the remaining time for any tasks they had been working on that day to ensure that up-to-date data is being fed into the sprint burndown chart.&#8221; As per the above point, I find this to be in most cases a useless metric, particularly if you cannot get the estimates from everyone in the team. In this age of #noestimates, I personally see this as an administrative overkill.</li>
</ul>
<p>Overall, this is a book that belongs on any Agile pratitioners bookshelf as a trusted advisor or useful reference. As you become more experienced, this is the book you will definitely hand-on and recommend to your more novice colleagues as they take on the Scrum Master role.</p>
<p>My full <a href="http://www.infoq.com/articles/scrum-shortcuts">book review and interview with Ilan and Colin is available on InfoQ</a>.</p>
<h1>Summary</h1>
<p>Here are my key notes from the book:</p>
<p>Shortcut 1: Scrum On The Pitch</p>
<ul>
<li>protected sprint allows the developers to completely fix their focus on what they committed to during the sprint planning session</li>
<li>the idea of personal achievement is overshadowed by team achievement</li>
<li>ScrumMaster protects the team from disruptive outside influences and removes issues that may be impeding development progress.</li>
<li>Scrum promotes transparency as a core tenet</li>
</ul>
<p>Shortcut 2: Fragile Agile</p>
<ul>
<li>Scrum is a framework not a method &#8211; Scrum is a framework of practices tied together by a small set of clearly defined rules</li>
<li>a requirement should not be considered done unless it has met the quality requirements stipulated in the definition of done</li>
<li>sprint zero &#8211; artificial term often used to describe the preliminary work that a team might undertake before it is ready to commence an actual sprint. The issue is inappropriate work is bundled into it that delays the starting of real sprints</li>
<li>poor ScrumMaster selection &#8211; unilateral product or technical decisions, micromanaging task assignments, driving the team to put in regular overtime, or generally acting like a tyrant</li>
</ul>
<p>Shortcut 3: Creative Comfort</p>
<ul>
<li>important to ensure that everyone is feeling energized and excited about coming to work</li>
<li>teams are made up of individuals, and individuals still maintain a sense of self-worth and appreciate having their hard work recognized.</li>
<li>when our value feels at risk, as it so often does, that worry becomes preoccupying, which drains and diverts our energy from creating value</li>
<li>basics for the environment: plentiful whiteboard and wall space, plenty of light, open desk space for each team, ample chair space, small round discussion table, readily available large meeting rooms, do-not-disturb zones, private areas, buffering from the noisier elements of the organisation</li>
<li>developers who are offered their choice of the latest and greatest equipment see it as the most wonderful benefit &#8211; keeping developers happy but also improving overall productivity!</li>
<li>jelled teams are usually marked by a strong sense of identity . . . team members feel they’re part of something unique. They feel they’re better than the run of the mill.</li>
<li>the more passionate people are about their projects, the more likely they are to fully engage in them each day</li>
<li>include the developers in some of the early user story workshops so that they not only feel involved in the conception of the product but also get an early idea of what they will be expected to develop and why.</li>
<li>a warm greeting in the morning, a sincere pat on the back for a task well done, and the feeling that you are part of a unique team can often be all that is required to maintain smiling faces.</li>
</ul>
<p>Shortcut 4: Masterful ScrumMaster</p>
<ul>
<li>begins with the natural feeling that one wants to serve, to serve first. Then conscious choice brings one to aspire to lead</li>
<li>7 abilities: leading without authority, bring about change without fear, be diplomatic without being political, behave selflessly without downplaying the role, protect without being overprotective, maintain technical knowledge without being an expert, be comfortable never finishing, next generation leadership</li>
<li>ScrumMasters form part of a new generation of enlightened professionals. The role of the ScrumMaster is deep and complex and should never be seen simply as a laundry list of operational functions</li>
<li>although not everyone can be a ScrumMaster, a ScrumMaster can be anyone</li>
</ul>
<p>Shortcut 5: Rock Stars or Studio Musicians</p>
<ul>
<li>we prefer attitude over aptitude</li>
<li>teammates are expected to step up to the plate and, if necessary, temporarily help carry any additional load in the same way that a fellow soldier will help stretcher a wounded comrade off the battlefield</li>
<li>constant feeling of safety should be generated from the knowledge that teammates will be respectful even if they aren’t particularly enamored with an idea or opinion</li>
<li>the effort you’re willing to contribute goes down the more times you hear “You’re wrong!”</li>
</ul>
<p>Shortcut 6: Picking Your Team Line-Up</p>
<ul>
<li>consider many factors when running your own Scrum “draft pick,” including attitude, compatibility, skill sets, team size, ratio of functional specialties, shared resources, and workplace logistics</li>
<li>everyone is a developer &#8211; Scrum views all development team members as equals and labels them accordingly with the collective title “developer.” &#8211; it is like being a medical specialist; irrespective of specialty, all specialists are still doctors</li>
<li>Scrum team size &#8211; 5-7</li>
<li>development team ratios &#8211; 3 programmers : 1 tester : 0.5 “deep specialist(s)”</li>
<li>preferable to limit the work in progress and instead encourage as many developers as practicable to focus on completing a smaller number of PBIs</li>
<li>in your next sprint planning meeting, agree that one specialist on the team will not work in that specialty for the duration of the sprint. The specialist can advise others who do the specialty work but cannot do the work personally</li>
<li>have often found it unnecessary (from a requirement perspective) and unrealistic (from a budgeting perspective) to have deep specialists, such as database administrators, dedicated full time to a development team &#8211; treat the as consultants and trainers for the rest of the team</li>
<li>one team = one ScrumMaster</li>
</ul>
<p>Shortcut 7: Setting the Scrum Stage</p>
<ul>
<li>keep the team together for the duration of the project</li>
<li>a reasonable assessment of startup cost (for a new team member) is therefore approximately three lost work-months per new hire</li>
<li>work conducted in ad hoc space has got more energy and a higher success rate. People suffer less from noise and interruption and frustration</li>
<li>sitting together is the most effective way I know to build empathy</li>
<li>overtime should be the exception, not the rule &#8211; symptom of a serious problem on the project,” not simply business as usual</li>
<li>big believer in initially running a pilot project. I recommend this approach even if the business is champing at the bit to roll Scrum out en masse</li>
<li>as an industry we have enough evidence that Scrum works; what individual organizations need to learn is how to make Scrum work inside their organizations</li>
</ul>
<p>Shortcut 8: Plan the Sprint, Sprint the Plan</p>
<ul>
<li>by collectively resetting the goals for the upcoming sprint every few weeks, the team can start afresh rather than remain stuck on a seemingly endless treadmill of ongoing work</li>
<li>ensure that the product owner (with relevant assistance) not only has determined the next priority requirements for the upcoming sprint but also has fleshed them out in just enough detail to allow the developers to get started</li>
<li>1 week is too short, 4 weeks is too long, leaving me sitting on the fence between 2 and 3 weeks</li>
<li>don&#8217;t fall into the trap of believing that those who are dedicated full time to the sprint will be able to spend their entire working day on sprint-related tasks</li>
<li>7 Ps &#8211; proper planning and preparation prevents piss-poor performance</li>
</ul>
<p>Shortcut 9: Incriminating Impediments</p>
<ul>
<li>anything impeding your team’s progress becomes the number-one priority for the ScrumMaster to tackle</li>
<li>impediments &#8211; meetings of large magnitude, illness, broken builds, issues with the tools of the trade, unreliable supplier, unrefined product backlog, absent or unempowered Product Owner, incentive schemes focussed on the individual</li>
<li>impediment ConTROL &#8211; Confirm, Triage, Remove, Outline, Learn</li>
<li>an obstruction that has stopped progress on a particular task but hasn’t necessarily slowed down overall progress (a block) versus an obstruction that is slowing down the team’s sprint progress (an impediment)</li>
<li>you want clear visibility of all blocked tasks, irrespective of how temporary the block may be &#8211; spin the corresponding sticky-note 45 degrees</li>
</ul>
<p>Shortcut 10: Structuring Stories</p>
<ul>
<li>an epic story is a user story that will take more than one or two sprints to develop and test</li>
<li>not necessary to have detailed user stories for every requirement only the top-priority items that are going to be worked on in the next one or two sprints</li>
<li>key is that stories should be written so that the customer can value them</li>
<li>if you can split a story into smaller ones and it is possible to independently prioritize them, it makes sense to treat them as actual stories rather than tasks</li>
<li>technical stories are things that need to get done but that are uninteresting to the customer, such as upgrading a database, cleaning out unused code, refactoring a messy design, or catching up on test automation for old features.</li>
</ul>
<p>Shortcut 11: Developing the Definition of Done</p>
<ul>
<li>DoD becomes the governing agreement that guides all developmental activities, clearly stating what is required for a piece of work to be categorically classified as “done”</li>
<li>we should be regularly inspecting and adapting the DoD</li>
<li>acceptance criteria or DoD &#8211; comes down to whether the requirement is applicable to every user story or to a smaller subset of stories</li>
<li>be realistic and get the ball rolling with a minimally acceptable DoD that everyone can live with</li>
</ul>
<p>Shortcut 12: Progressive Revelations</p>
<ul>
<li>inspect and adapt the user stories under development on a day-to-day basis throughout the sprint</li>
<li>typically a hands-on demonstration of the work requiring verification/validation, it usually occurs at the desk of the applicable developer</li>
</ul>
<p>Shortcut 13: Relating to Estimating</p>
<ul>
<li>estimate to make trade-off decisions and help set goals</li>
<li>relative estimation applies the principle that comparing is much quicker and more accurate than deconstructing</li>
<li>determine the effort required to complete a PBI using three factors: complexity, repetition, and risk</li>
</ul>
<p>Shortcut 14: Planning Poker at Pace</p>
<ul>
<li>the issue when using Fibonacci numbers is that people can get into the bad habit of equating 13 points to 13 hours, for example</li>
<li>some teams adopt more abstract classifiers, such as T-shirt sizes &#8211; requires the extra step of mapping to a numeric value to enable forecasting during release planning</li>
<li>ScrumMaster acts as the facilitator throughout and is not involved in the actual estimation</li>
<li>Reestimation should be required only when a whole class of PBIs suddenly becomes smaller or larger</li>
<li>important to circulate a small number of reference PBIs that correspond to the point levels in the card deck</li>
<li>typically advocate removing the big cards (20, 40, 100, infinity) as well as the ½ card from the Planning Poker deck &#8211; fewer options equals less analysis paralysis</li>
<li>group of PBIs will inevitably rely on some of the same important research or technical plumbing &#8211; underlying work should be incorporated into the estimation of only one of the PBIs, not into all of them</li>
</ul>
<p>Shortcut 15: Transitioning Relatively</p>
<ul>
<li>identify the smallest user story in the product backlog and designate it to be the initial ½-point story &#8211; this approach can certainly work, and it seems straightforward on the surface, but the reality is that it can end up taking considerably more time than you might expect</li>
<li>map historical work to the new point scale system &#8211; identify, sort and stack, sizing up, subclassify, final filter</li>
</ul>
<p>Shortcut 16: Bah! Scrum Bug!</p>
<ul>
<li>an issue is a problem that occurs during the sprint and is tightly coupled to a user story &#8211; not a product backlog item</li>
<li>bug is a bug only if it is identified after a user story has been completed and accepted by the product owner &#8211; type of product backlog item</li>
<li>unless a user story meets the definition of done, it might as well not exist as far as the customer is concerned</li>
</ul>
<p>Shortcut 17: We Still Love The Testers!</p>
<ul>
<li>loss of identity fear &#8211; lose QA identity, lack of skills, won&#8217;t get support they need</li>
<li>testers think in alternative problem-solving patterns that are, generally speaking, mutually exclusive to the way programmers think</li>
<li>pair testing (when a tester pairs up with a programmer) is potentially even more powerful because there is additional scope to encourage functional skills transfer</li>
<li>there will always be the need for manual exploratory testing that no level of automation is able to replicate</li>
</ul>
<p>Shortcut 18: Automation Nation</p>
<ul>
<li>if your programmers are using TDD as a mechanism to write their tests, then they are not only creating a great regression suite, but they are using them to design high-quality, robust code</li>
<li>functional testing is also often called acceptance testing. Perhaps one day we will call it user story testing, as the idea is to be able to test and automate the full end-to-end functionality of a particular user story</li>
<li>integration testing is all about ensuring that new functionality is able to play nicely with the broader ecosystem and not just in isolation</li>
<li>performance testing is to measure the operation of the product when under pressure, typically brought about by increasing the number of users and/or increasing the amount of data processing required</li>
<li>recommend running a secondary build in the development environment (traditionally known as the nightly build) that is triggered manually and less frequently. The difference between the CI build and the secondary build is that the latter should be given the luxury of time, and therefore, it can include the full set of tests (including all of the heavier functional and UI tests that take significantly longer to run</li>
<li>should configure registry settings, initialize database schemas, set up web servers, launch processes—everything you need to build and test your software from scratch without human intervention</li>
<li>while continuous delivery makes every build releasable to users, continuous deployment actually releases every change to users (sometimes multiple times a day)</li>
<li>Scrum does not say that you must release at the end of every sprint, but it does say that you should do everything possible to have something releasable at the end of a sprint</li>
<li>just start somewhere &#8211;  recommend that if you are new to automation, you allocate a percentage of your sprint capacity to chipping away at it</li>
</ul>
<p>Shortcut 19: Metrics That Matter</p>
<ul>
<li>use them only for good, not for evil</li>
<li>good metric &#8211; used as a signal to help the team identify roughly where things are at and, more importantly, as a guide to help the team inspect and adapt its processes to improve over time</li>
<li>evil metric &#8211; used as an inflexible indicator for micromanaging an individual’s performance over time and, more importantly, for beating people up and killing morale</li>
<li>meaningful metrics &#8211; sprint burndown, enhanced release burndown, sprint intereference, remedial focus</li>
</ul>
<p>Shortcut 20: Outstanding Stand-Ups</p>
<ul>
<li>GIFTS &#8211; good start, improvement, focus, team, status</li>
<li>stand-up ambassadors &#8211; act as observers in the other groups to pick up on any potential contention and/or lessons</li>
<li>if you notice a team member addressing the ScrumMaster without making eye contact with anyone else, a tip is to start slowly turning around or looking up at the ceiling</li>
<li>daily scrum is a simple concept, but without care it can quickly turn into a daily mess</li>
</ul>
<p>Shortcut 21: Taming the Task Board</p>
<ul>
<li>colorful, sticky-note-adorned board has almost become the symbol of Scrum</li>
<li>visceral “ceremony” of this movement really appeals to our natural sense of achievement because of the visual recognition of work completed</li>
</ul>
<p>Shortcut 22: To-Dos for your Sprint Reviews</p>
<ul>
<li>sprint review is rarely simple, and in fact, I consider it to be the most delicate session to facilitate</li>
<li>nothing is more embarrassing than so-called technology experts unable to get the projector to work before the session even begins</li>
<li>demo of the sprint’s completed work should act as a prompt to encourage a two-way conversation between the business and the Scrum team</li>
<li>team should demonstrate only stories that meet the definition of done</li>
<li><span style="text-align:justify;">acknowledge any suggestions made (no matter how outlandish they might sound) by writing them down on the whiteboard or index cards</span></li>
</ul>
<p>Shortcut 23: Retrospective Irrespective</p>
<ul>
<li>irony is that this session is most valuable when the pressure is on and/or when things aren’t running as expected</li>
<li>without an atmosphere of openness, you will never get to the heart of issues; without courage, the team won’t be willing to confront problems head on; without respect, the team won’t present criticism in a constructive fashion; and without focus and commitment, the team won’t care enough to resolve the issues</li>
<li>recommend a relaxed setting such as a coffee shop, a break room (if you have one), or even the kitchen area</li>
<li>focus areas &#8211; communication, processes, scope, quality, environment, skills</li>
<li>ensure that all improvement suggestions are documented, but aim to tackle no more than a few issues</li>
<li>circles technique employs an affinity mapping variation, bubbles technique requires each person to document on paper the three most urgent issues that he or she feels should be focused on pair and keep bubbling up the top 3 issues</li>
</ul>
<p>Shortcut 24: Risk Takers and Mistake Makers</p>
<ul>
<li>to successfully implement Scrum, we must overcome a range of fears</li>
<li>spend your time and effort helping those who are already enthusiastic</li>
<li>the few bad eggs are often the ones who are most afraid of exposure</li>
<li>Scrum turns software development into an open book where mistakes are clearly visible</li>
<li>when openly discussing mistakes and vulnerabilities is the forging of closer bonds between team members</li>
</ul>
<p>Shoprtcut 25: Perception is Reality</p>
<ul>
<li>you have a role as the ScrumMaster to keep the sponsor from blowing a gasket</li>
<li>reinforce the positive changes that are occurring while also gauging the sponsor’s current perception of how the project is going</li>
<li>sponsors become less upset when confronted with problems if they are involved in the resolution</li>
<li>take the sponsor on a “Tour of the Task Boards” now and again</li>
<li>never say no is a lesson that I have learned over time</li>
</ul>
<p>Shortcut 26: Our Lords and Masters</p>
<ul>
<li>Chief ScrumMaster &#8211; facilitator of the ScrumMaster Community of Practice &#8211; training and coaching, challenge existing behaviours, provide and maintain tools, define and refine metrics, help establish communities of practice, ensure consistency, coordinate teams, ongoing Scrum promotion, developing the approach, company-level education, aligning the teams DoD, continual process improvement via Collective Retrospectives, impediment escalation, HR for the ScrumMasters, creating a physical environment conducive to Scrum</li>
<li>ScrumMaster &#8211; process improvement, impediment management, diplomacy, coaching, managing change, maintaining the DoD, maintainin effective communication, updating artifacts, faciliating workshops, faciliating Scrum activities</li>
</ul>
<p>Shortcut 27: Morphing Managers in the Matrix</p>
<ul>
<li>requires visionary leadership that is genuinely interested in encouraging continuous improvement as opposed to playing politics</li>
<li>intra-organizational coordination, logistical planning, scheduling, and tracking are massive roles and ones that are nicely suited to the traditional project manager</li>
<li>the manager in Scrum is less of a ‘nanny’ to the Team and more of a mentor or ‘guru,’ helping them learn, grow and perform</li>
</ul>
<p>Shortcut 28: Scrum Rollout Reckoning</p>
<ul>
<li>you are either doing Scrum or not &#8211; it is binary</li>
<li>Scrum is not a mechanical process&#8230; it is so reliant on people and culture that even with fantastic quantitative results, the introduction of Scrum may have caused such upheaval that too many people are unhappy and that is not good for Scrum’s long-term survival</li>
<li>Benefield and Deemer used a simple survey based on the following six criteria: How much the team got done in 30 days; Clarity of goals—what the team was supposed to deliver; Collaboration and cooperation within the team; Business value of what the team produced in 30 days; Amount of time wasted, work thrown out, cycles misused; Overall quality and “rightness” of what the team produced</li>
<li>Comparative Agility &#8211; teamwork, requirements, planning, technical practices, quality, culture, knowledge creation</li>
<li>3 questions &#8211; are your clients happier, are your team members happier, are your stakeholders happier</li>
</ul>
<p>Shortcut 29: Eyes on the Prize</p>
<ul>
<li>development team has no top-down command-and-control authority that tells the team how to do its work. Instead, a cross-functionally diverse team of people organize themselves in the most appropriate way to get work done</li>
<li>self-organization needs to be grown and nurtured in a particular environment with distinct boundaries, or it risks spreading wildly out of control</li>
<li>ScrumMaster should assist management in the selection of team members to ensure that the team has the natural predisposition to self-organize and work together as one</li>
<li>ScrumMasters should not become obsolete &#8211; impediments are never predictable, perfection is impossible</li>
</ul>
<p>Shortcut 30: Shortcut to the Final Level</p>
<ul>
<li>if you remain disciplined, follow the Scrum rules, and adhere to the key practices, then, at the very worst, Scrum will act like a mirror, helping you to uncover the dysfunctions that caused the project to fizzle</li>
<li>three words to remember from the book: transparency, inspection, adaption</li>
<li>A Scrum adoption should be seen as a big collection of small experiments, wrapped up in a big experiment</li>
<li>convince every single person in your organization that “agility needs to be seen as a business strategy and not just something the IT guys do</li>
</ul><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/1597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/1597/" /></a> <img alt="" border="0" src="http://pixel.wp.com/b.gif?host=craigsmith.id.au&#038;blog=1253279&%23038;post=1597&%23038;subd=cds43&%23038;ref=&%23038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://craigsmith.id.au/2014/09/30/scrum-shortcuts-without-cutting-corners-book-review-summary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://1.gravatar.com/avatar/150a07a737ff3ff0109cd13bcd008dd8?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
<enclosure url="http://cds43.files.wordpress.com/2014/09/scrumshortcuts.jpg?w=228" length="0" type="" />
		</item>
		<item>
		<title>What is the role of a Project Manager in Agile?</title>
		<link>http://agileforest.com/2013/09/19/what-is-the-role-of-a-project-manager-in-agile/</link>
		<comments>http://agileforest.com/2013/09/19/what-is-the-role-of-a-project-manager-in-agile/#comments</comments>
		<pubDate>Thu, 19 Sep 2013 13:07:17 +0000</pubDate>
		<dc:creator><![CDATA[Renee Troughton]]></dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Agile Project Manager]]></category>
		<category><![CDATA[Behaviors]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Project Manager]]></category>
		<category><![CDATA[Responsiblities]]></category>
		<category><![CDATA[Roles]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[Scrum Master]]></category>

		<guid isPermaLink="false">http://agileforest.com/?p=757</guid>
		<description><![CDATA[Last week I revealed a little game/exercise that I have been running to demonstrate the difference between activities and behaviours in a non Agile environment versus an Agile environment and how the activities and behaviours shift to the team and the Scrum Master/Iteration Manager. I would like to now share the results of the game. &#8230; <br /><br /><a href="http://agileforest.com/2013/09/19/what-is-the-role-of-a-project-manager-in-agile/">Continue reading</a><img alt="" border="0" src="http://pixel.wp.com/b.gif?host=agileforest.com&#38;blog=18989035&#38;post=757&#38;subd=agileforest&#38;ref=&#38;feed=1" width="1" height="1">]]></description>
				<content:encoded><![CDATA[<p>Last week I revealed <a title="Scrum Master vs Project Manager: The responsibilities game" href="http://agileforest.com/2013/09/02/scrum-master-vs-project-manager-the-responsibilities-game/" >a little game/exercise</a> that I have been running to demonstrate the difference between activities and behaviours in a non Agile environment versus an Agile environment and how the activities and behaviours shift to the team and the Scrum Master/Iteration Manager. I would like to now share the results of the game. I have run it twice, one with a strong group of Agilistas (Scrum Masters and Agile coaches) and a second time with a group of Project Managers. What surprised me is that despite the differences in the audience the result was pretty much the same. Maybe it was luck, but I am keen to hear of others running the exercise and if they get the same results (a few people have already shared with me that they have subsequently run it and got a similar outcome). The group of Project Managers that I did the activity with had a really good smattering of Agile practitioners in it which I believe helped to get a similar outcome. In this respect, I am concerned what the outcome would be like with a pure audience of Prince 2, never done Agile, Project Managers.</p>
<p><strong>So what were the results for round 1?</strong></p>
<p>When round 1 is conducted, almost all cards are voted to be best aligned with the role of the Project Manager. The following were the behaviours/activities there were <em>not </em>voted to be a Project Manager&#8217;s:</p>
<ul>
<li>Deliver the work right</li>
<li>Deliver value</li>
<li>Quality focused</li>
<li>Is 100% allocated full time</li>
<li>Delivers the right work</li>
<li>Challenges the norm</li>
<li>Encourages learning culture</li>
<li>Mentors team</li>
</ul>
<p>Which left the Project Manager with the following behaviours/activities:</p>
<ul>
<li>Facilitates meetings</li>
<li>Primary stakeholder is Sponsor</li>
<li>Primary stakeholder is the team</li>
<li>Primary stakeholder is customer</li>
<li>Sustainable pace focussed</li>
<li>Coaches issues</li>
<li>Manages ability to deliver outcomes</li>
<li>Removes roadblocks</li>
<li>Trains approach</li>
<li>Resolves issues</li>
<li>Enables rather than controls</li>
<li>Makes decisions</li>
<li>Handles people issues</li>
<li>Directive, provides answers now</li>
<li>Has budgetary control</li>
<li>Ensures benefits realisation</li>
<li>Delivery focused</li>
<li>Supports approach</li>
</ul>
<p><strong>My thoughts on the round 1 results</strong></p>
<p>The following were my thoughts on the results for round 1:</p>
<ul>
<li>I thought it was interesting that it was the team and not the PM that was perceived to challenge the norm. Is this an admonition from PMs that they don&#8217;t push back on unrealistic timeframes or goals?</li>
<li>The PM&#8217;s primary stakeholder is considered the team, the customer and the sponsor&#8230; all at the same time. This question was deliberately worded to force a &#8216;x over y&#8217; response and yet there was a strong drive for all three roles to be the primary focus for the PM. The conflict between these roles is inevitable and in my belief this is the key weakness of the non Agile environment model &#8211; one of these roles will win out over the other two and in my experience, it is unfortunately not the team nor the customer that wins.</li>
<li>I was somewhat surprised that PM&#8217;s felt that facilitating meetings was a core behaviour/activity. I normally would have thought this would have gone to the Business Analyst role but it could depend on how you interpret the question and what facilitation means.</li>
<li>I was very surprised on the sustainable pace response. I believe there is a gap here of what PMs believe to be true versus reality. When push comes to shove, most PMs I know would push the team to work extra hours/weekends to get a project over the line. I know that there are many of you who are good PMs that don&#8217;t do this, but the majority would.</li>
<li>Additionally I was very surprised that a PM would be coaching issues. Again this may come down to an interpretation of the term &#8220;coach&#8221; but I am using it in the purest sense that of &#8216;not providing answers, but instead asking questions to the team so that they themselves reflect to reach enlightenment on the issue&#8217;. I&#8217;m sorry, but I actually don&#8217;t think I have ever seen a PM do this.</li>
<li>Likewise I&#8217;ve never seen a PM train anyone.</li>
<li>Enables benefits realisation is a tricky one. I do believe that PM&#8217;s care for and look out for benefits realisation, certainly very much at the start of a project, but as the project progresses and trade offs begin to be made it is the better of the PMs out there that deliberately report and get validation to the trade off of benefits against time. That said, few PMs stick around long enough to see the actual benefits realised which I believe is sub-optimal as they are not receiving feedback on how well or not they hit the mark on delivery (to me delivery is more than just dates, cost and scope).</li>
</ul>
<p><strong>What were the results for round 2?</strong></p>
<p>When round 2 was completed, the Scrum Master was given:</p>
<ul>
<li>Facilitates meetings</li>
<li>Coaches issues</li>
<li>Enables rather than controls</li>
<li>Primary stakeholder is the team</li>
<li>Removes roadblocks</li>
<li>Mentors team</li>
</ul>
<p>The team were given:</p>
<ul>
<li><em>Delivery focused</em></li>
<li><em>Sustainable pace focused</em></li>
<li>Deliver the right work</li>
<li>Deliver the work right</li>
<li>Is 100% allocated full-time</li>
<li>Delivers value</li>
<li>Quality focused</li>
<li><em>Supports approach</em></li>
<li>Challenges the norm</li>
</ul>
<p>Split very evenly between both the Scrum Master and the team were:</p>
<ul>
<li>Manages ability to deliver outcomes</li>
<li>Resolves issues</li>
<li>Trains approach</li>
<li>Makes decisions</li>
<li>Encourages learning culture</li>
</ul>
<p>The Product Owner was given:</p>
<ul>
<li>Primary stakeholder is customer</li>
<li>Ensure benefits realisation</li>
<li>Directive, provides answers now</li>
</ul>
<p>The following were put into the category of &#8220;Other&#8221;:</p>
<ul>
<li>Handles people issues</li>
</ul>
<p>And lastly, the Project Manager had:</p>
<ul>
<li>Has budgetary control</li>
</ul>
<p>The following was questionable as to where it belonged (if anywhere):</p>
<ul>
<li>Primary stakeholder is Sponsor</li>
</ul>
<p><strong>My thoughts on the round 2 results</strong></p>
<p>The following were my thoughts on the results for round 2:</p>
<ul>
<li>What is most clear in this transition are two things, firstly the Project Manager is left with only one responsibility and the rest have been quite evenly spread between three roles &#8211; the Scrum Master, the team and to a lesser extent the Product Owner.</li>
<li>Secondly, there is the separation of primary stakeholders against role. The Scrum Master has the team, the team has the Customer and no one is left looking after the Sponsor. I don&#8217;t think this is necessarily correct and would imagine that the Product Owner has the Sponsor&#8217;s back, but this would likely also have a conflict against the Customer&#8217;s needs. What do you think &#8211; in an Agile world, who has the Sponsor (the supplier of money) as their primary stakeholder? In an Agile world should a &#8220;Sponsor&#8221; exist and if not where does the money come from?</li>
<li>I love that in an Agile world it becomes everyone&#8217;s responsibility to guide others (trains approach), encourage learning, resolve issues and make decisions. Some may argue &#8216;what if the team disagrees between themselves on an approach&#8217;? This doesn&#8217;t mean that it goes to a vote for the decision, it means that the team works through the pro&#8217;s and con&#8217;s and becomes more aware of the depth and breadth of the issue. A leader will always step up for the decision, but it is only done after a more collective understanding is reached.</li>
<li>Sustainable pace is probably the hardest issue to balance in an Agile environment. There will always be a push from the Product Owner and management to go faster and harder, especially if there is the &#8216;frozen middle&#8217;, a layer of management that does not understanding the essence of Agile. Dates are commonly still unrealistic for many teams and this leads to the inevitable push to work longer hours. Now with the Scrum Master accountable to the team they will likely be the first to push back against this, but the pressure can be immense. For my two cents I have sometimes given in on having a short burst of extra hours, never longer than a month. But let me be clear, I do not believe it helps the team in the long run, nor do I believe it is a good idea due to the impact it has on the quality of the product. This has been proven many times in studies and I have seen the results of even a month of bursting and what it does. Just don&#8217;t do it.</li>
<li>It is interesting that the Product Owner is seen to be directive and provide answers now, but if you think about it, to some extent that is what we are asking them to do. We want them to give us a quick resolution on a question so that we can meet our goals.</li>
<li>Handles people issues was shifted out as it was now likely being handled by a Team Leader.</li>
<li>And lastly, the budget problem. If a PM is only left with handling the budget then is it really a role? There is a huge shift towards &#8220;Feature teams&#8221; &#8211; teams that do not form and disintegrate on a project by project basis. In essence work is broken to fit into them rather than teams being formed to fit the work. This results in teams that only go through the Forming-Norming-Storming phase once at their initial creation or subtle dynamic change. The individuals in the team know each others strengths and weaknesses and most importantly they have a fixed team cost. If all work in the organisation is broken down to features that are implementable by the product feature teams then the problem of funding for software development really just boils down to one fundamental question &#8211; &#8220;What is the most highest value work that this product feature team can be working on?&#8221; Then it becomes a somewhat simplified matter of watching the cycle time for the product backlog and seeing the lead time for features to determine if more feature teams are required for that product, or less. In essence, it takes the problem from being a project issue to being a operational issue.</li>
</ul>
<p><strong>Final thoughts</strong></p>
<p><a href="http://agileforest.files.wordpress.com/2013/09/theory_x_y.gif"><img class="alignright size-large wp-image-764" alt="theory_x_y" src="http://agileforest.files.wordpress.com/2013/09/theory_x_y.gif?w=1024&#038;h=737"   /></a></p>
<p>For those Project Managers out there that are believers in &#8220;<a title="Theory X vs Y" href="http://en.wikipedia.org/wiki/Theory_X_and_Theory_Y" >Theory Y</a>&#8221; there is unlikely to be much of a negative impact on you when you shift into an Agile environment. You are already a supporter of empowered teams and consequently this transition should feel very natural and in a lot of respects will result in a better work life balance for yourself as your old duties get spread more when you take on either the Scrum Master or Product Owner role.</p>
<p>But for those Project Managers who align more strongly with &#8220;Theory X&#8221; then there are some tough choices for you ahead in your future. You can choose to find work in an alternative organisation that isn&#8217;t about to go down the Agile path anytime soon. There are still plenty such organisations out there, but be aware that over the next ten years the number of these will likely shrink.  You may not be able to run forever. You can try to hide. You may be lucky and not have a good number of Agile Coaches in the organisation who will spot you and elevate your &#8220;Theory X&#8221; ways to management. PMOs are great hiding grounds, until they are wiped clean.</p>
<p>Or you can change. It won&#8217;t be easy, in fact, it will be months and months of hard work, but you may find an enjoyment and peace that you never experienced before when you make this leap of faith.</p>
<p>For the &#8220;Theory X&#8221; managers, let me leave you with this parting quote and good luck on your journey.</p>
<blockquote><p><em>It is difficult to get a man to understand something when his salary depends upon his not understanding it. </em>Upton Sinclair&#8217;s Dictum</p></blockquote><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/agileforest.wordpress.com/757/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/agileforest.wordpress.com/757/" /></a> <img alt="" border="0" src="http://pixel.wp.com/b.gif?host=agileforest.com&#038;blog=18989035&%23038;post=757&%23038;subd=agileforest&%23038;ref=&%23038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://agileforest.com/2013/09/19/what-is-the-role-of-a-project-manager-in-agile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://0.gravatar.com/avatar/035e0749e7963c84320b255067ae9e9a?s=96&#038;d=monsterid&#038;r=G" length="0" type="" />
<enclosure url="http://agileforest.files.wordpress.com/2013/09/theory_x_y.gif?w=500" length="0" type="" />
		</item>
		<item>
		<title>Scrum Master vs Project Manager: The responsibilities game</title>
		<link>http://agileforest.com/2013/09/02/scrum-master-vs-project-manager-the-responsibilities-game/</link>
		<comments>http://agileforest.com/2013/09/02/scrum-master-vs-project-manager-the-responsibilities-game/#comments</comments>
		<pubDate>Mon, 02 Sep 2013 11:36:32 +0000</pubDate>
		<dc:creator><![CDATA[Renee Troughton]]></dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Project Manager]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[Scrum Master]]></category>

		<guid isPermaLink="false">http://agileforest.com/?p=750</guid>
		<description><![CDATA[At a recent Project Manager meetup group in Sydney, I wanted to spend some time covering the difference between the Scrum Master versus the Project Manager role. I figured what better way to do this than to have the group themselves collaborate in an Agile way to guide the answers? So I created the Behaviours &#8230; <br /><br /><a href="http://agileforest.com/2013/09/02/scrum-master-vs-project-manager-the-responsibilities-game/">Continue reading</a><img alt="" border="0" src="http://pixel.wp.com/b.gif?host=agileforest.com&#38;blog=18989035&#38;post=750&#38;subd=agileforest&#38;ref=&#38;feed=1" width="1" height="1">]]></description>
				<content:encoded><![CDATA[<p>At a recent <a title="Sydney Project Managers Meetup" href="http://www.meetup.com/Sydney-Project-Managers/events/127350242/" >Project Manager meetup group</a> in Sydney, I wanted to spend some time covering the difference between the Scrum Master versus the Project Manager role. I figured what better way to do this than to have the group themselves collaborate in an Agile way to guide the answers?<a href="http://agileforest.files.wordpress.com/2013/09/backtoback.png"><img class="alignright size-medium wp-image-751" alt="Scrum Master vs Project Manager" src="http://agileforest.files.wordpress.com/2013/09/backtoback.png?w=294&#038;h=300" width="294" height="300" /></a></p>
<p>So I created the Behaviours And Responsiblities Game, or BARG for short.</p>
<p>Let&#8217;s go into how it works:</p>
<ol>
<li>Setup enough voting cards for everyone in the room. There are four voting cards for each person: Team, Other, Scrum Master and Project Manager</li>
<li>Round 1 kicks off with only using the Team, Other and Project Manager voting cards. Headers match these cards on a wall. Preset cards are read out of behaviours and responsibilities that are commonly encountered in project teams and the voters are encouraged to nominate which role predominantly performs the role or exhibits the behaviour. Round 1&#8217;s key context is that of an environment that is <strong>not </strong>Agile. It could be waterfall, it could be RUP, it could be pure common sense.</li>
<li>As each behaviour/responsibility is called out the card is placed against the role with the highest number of votes. If you have more than 40 minutes than feel free to use additional time to discuss variances where they are quite opposed. Cards can sit between two roles to show the varying opinion.</li>
<li>Round 2 is kicked off with exactly the same set of behaviours and responsibilities. New headers are placed for all four roles which now includes the Scrum Master. It is also recommended to include a Product Owner role. Round 2&#8217;s key context is that of an environment that <strong>is </strong>Agile.</li>
<li>Step 3 is repeated again.</li>
<li>Take time now to compare the results between the non Agile environment and the Agile environment. Walk through any placements you disagree with but take care not to move any placements.</li>
</ol>
<p>The cards that I included:</p>
<ul>
<li>Facilitates meetings</li>
<li>Primary stakeholder is Sponsor</li>
<li>Sustainable pace focussed</li>
<li>Coaches issues</li>
<li>Manages ability to deliver outcomes</li>
<li>Primary stakeholder is the team</li>
<li>Removes roadblocks</li>
<li>Trains approach</li>
<li>Resolves issues</li>
<li>Enables rather than controls</li>
<li>Makes decisions</li>
<li>Handles people issues</li>
<li>Directive, provides answers now</li>
<li>Has budgetary control</li>
<li>Primary stakeholder is customer</li>
<li>Ensures benefits realisation</li>
<li>Delivery focussed</li>
<li>Is 100% allocated (full time role)</li>
<li>Deliver the right work</li>
<li>Challenges the norm</li>
<li>Quality focussed</li>
<li>Deliver the work right</li>
<li>Delivers value</li>
<li>Mentors team</li>
<li>Encourages learning culture</li>
<li>Supports approach</li>
</ul>
<p>Bring along a few blank cards and feel free before starting round 2 to ask if any key behaviours or responsiblities for the Project Manager have been missed. I found that I had missed in retrospect two:</p>
<ul>
<li>Plans timeline</li>
<li>Reports to steering committee</li>
</ul>
<p>So what were the results? Stay tuned, I will post in a week or so. But in the meantime, predict what you think occurred &#8211; what shifted where? What didn&#8217;t have anyone accountable for it? What was no longer needed?</p>
<p>&nbsp;</p><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/agileforest.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/agileforest.wordpress.com/750/" /></a> <img alt="" border="0" src="http://pixel.wp.com/b.gif?host=agileforest.com&#038;blog=18989035&%23038;post=750&%23038;subd=agileforest&%23038;ref=&%23038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://agileforest.com/2013/09/02/scrum-master-vs-project-manager-the-responsibilities-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://0.gravatar.com/avatar/035e0749e7963c84320b255067ae9e9a?s=96&#038;d=monsterid&#038;r=G" length="0" type="" />
<enclosure url="http://agileforest.files.wordpress.com/2013/09/backtoback.png?w=294" length="0" type="" />
		</item>
	</channel>
</rss>
