<?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>Scrum in Action Archive - Slow Leadership</title>
	<atom:link href="https://slowleadership.de/category/scrum-achieving-agile-excellence-in-the-modern-workplace/scrum-in-action/feed/" rel="self" type="application/rss+xml" />
	<link>https://slowleadership.de/category/scrum-achieving-agile-excellence-in-the-modern-workplace/scrum-in-action/</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2023 16:45:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
	<item>
		<title>Cheet Sheat: Sprint Planning</title>
		<link>https://slowleadership.de/blog-post/cheet-sheat-sprint-planning/</link>
		
		<dc:creator><![CDATA[Thomas Ripp]]></dc:creator>
		<pubDate>Mon, 30 Jan 2023 16:45:01 +0000</pubDate>
				<category><![CDATA[Blog post]]></category>
		<category><![CDATA[Scrum in Action]]></category>
		<guid isPermaLink="false">https://slowleadership.de/?p=331</guid>

					<description><![CDATA[<p>This cheat sheet will act as a guideline for your next Sprint Planning Event. In a nutshell 1. Understanding the product backlog Review the items in the product backlog and prioritize them based on business value, risk, and dependencies. Real life examples Software: In an e-commerce company, the top priority for the next sprint could&#8230;&#160;<a href="https://slowleadership.de/blog-post/cheet-sheat-sprint-planning/" rel="bookmark">Read More &#187;<span class="screen-reader-text">Cheet Sheat: Sprint Planning</span></a></p>
<p>Der Beitrag <a rel="nofollow" href="https://slowleadership.de/blog-post/cheet-sheat-sprint-planning/">Cheet Sheat: Sprint Planning</a> erschien zuerst auf <a rel="nofollow" href="https://slowleadership.de">Slow Leadership</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-pullquote"><blockquote><p>This cheat sheet will act as a guideline for your next Sprint Planning Event.</p><cite>In a nutshell</cite></blockquote></figure>



<h2>1. Understanding the product backlog</h2>



<p>Review the items in the product backlog and <a href="https://slowleadership.de/blog-post/backlog-prioritization-techniques/">prioritize them based on business value, risk, and dependencies</a>.</p>



<h4>Real life examples</h4>



<div class="is-layout-flex wp-container-3 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<p><strong>Software:</strong> In an e-commerce company, the top priority for the next sprint could be fixing a bug that prevents customers from checking out and completing their purchases.</p>
</div>



<div class="is-layout-flow wp-block-column">
<p><strong>Hardware:</strong> In a hardware development company, the top priority for the next sprint could be to complete the design and testing of a new component that is critical to the functioning of the final product.</p>
</div>
</div>



<div class="is-layout-flex wp-container-5 wp-block-columns">
<div class="is-layout-flow wp-block-column" style="flex-basis:100%">
<h2>2. Defining sprint goals</h2>
</div>
</div>



<p>Identify the sprint goal, which should be a clear and concise statement that guides the team during the sprint.</p>



<h4>Real life examples</h4>



<div class="is-layout-flex wp-container-8 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<p><strong>Software</strong>: The sprint goal for a project management tool could be to &#8220;deliver a feature that allows team members to assign tasks to each other and track their progress.&#8221;</p>
</div>



<div class="is-layout-flow wp-block-column">
<p><strong>Hardware</strong>: The sprint goal for a hardware development project could be to &#8220;deliver a functional prototype of the new component.&#8221;</p>
</div>
</div>



<p></p>



<p></p>



<h2>3. Breaking down items into tasks</h2>



<p>Decompose each item in the product backlog into smaller, more manageable tasks.</p>



<h4>Real life examples</h4>



<div class="is-layout-flex wp-container-11 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<p><strong>Software</strong>: Breaking down a product backlog item to &#8220;Implement a payment gateway integration&#8221; into tasks like &#8220;Research payment gateway options,&#8221; &#8220;Set up a testing environment,&#8221; and &#8220;Write code to integrate with the selected payment gateway.&#8221;</p>
</div>



<div class="is-layout-flow wp-block-column">
<p><strong>Hardware</strong>: Breaking down a product backlog item to &#8220;Design and test a new component&#8221; into tasks like &#8220;Conduct a feasibility study,&#8221; &#8220;Develop the component&#8217;s technical specifications,&#8221; &#8220;Create a physical prototype,&#8221; and &#8220;Conduct testing to validate the design.&#8221;</p>
</div>
</div>



<p></p>



<p></p>



<h2>4. Estimating task effort</h2>



<p><a href="https://slowleadership.de/scrum-achieving-agile-excellence-in-the-modern-workplace/planning-and-estimation/planning-poker-and-estimation-techniques/">Assign story points to each task</a> to indicate the effort required to complete it.</p>



<h4>Real life examples</h4>



<div class="is-layout-flex wp-container-14 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<p><strong>Software</strong>: A task to &#8220;Write code to integrate with a payment gateway&#8221; may be estimated at 8 story points, indicating that it&#8217;s a complex task that requires significant effort.</p>
</div>



<div class="is-layout-flow wp-block-column">
<p><strong>Hardware</strong>: A task to &#8220;Conduct a feasibility study&#8221; may be estimated at 2 story points, indicating that it&#8217;s a relatively simple task that requires minimal effort.</p>
</div>
</div>



<p></p>



<p></p>



<h2>5. Assigning tasks to team members</h2>



<p>Assign tasks to team members based on their skills and availability.</p>



<h4>Real life examples</h4>



<div class="is-layout-flex wp-container-17 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<p><strong>Software</strong>: A developer who is experienced with bluetooth low energy integrations may be the best choice to work on the task to &#8220;Write code to integrate the bluetooth connection of the app to the e-bike.&#8221;</p>
</div>



<div class="is-layout-flow wp-block-column">
<p><strong>Hardware</strong>: A hardware engineer who has experience with designing electrical circuits may be the best choice to work on the task: &#8220;Design the power supply circuit for the electronics component of our new e-book reader.&#8221;</p>
</div>
</div>



<p></p>



<h2>6. Identifying dependencies and risks</h2>



<p>Identify any dependencies between tasks and address potential risks that could impact the sprint.</p>



<h4>Real life examples</h4>



<div class="is-layout-flex wp-container-20 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<p><strong>Software</strong>: If the task to &#8220;Write code to integrate with a payment gateway&#8221; depends on the completion of a task to &#8220;Set up a testing environment,&#8221; this dependency should be noted and a plan for addressing it should be put in place.</p>
</div>



<div class="is-layout-flow wp-block-column">
<p><strong>Hardware</strong>: If the task to &#8220;Create a physical prototype&#8221; depends on the completion of a task to &#8220;Develop the component&#8217;s technical specifications,&#8221; this dependency should be noted and a plan for addressing it should be put in place.</p>
</div>
</div>



<p></p>



<p></p>



<h2>7. Confirming sprint capacity</h2>



<p>Confirm that the team has enough capacity to complete the tasks in the sprint and make adjustments as needed.</p>



<h4>Real life examples</h4>



<div class="is-layout-flex wp-container-23 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<p><strong>Software</strong>: If the team estimates that they can only complete 50 story points in a sprint due to capacity, they should adjust the sprint backlog to reflect this and ensure that they are not overcommitting.</p>
</div>



<div class="is-layout-flow wp-block-column">
<p><strong>Hardware</strong>: If the team estimates that they can only complete 10 story points in a sprint due to equipment availability, they should adjust the sprint backlog to reflect this and ensure that they are not overcommitting.</p>
</div>
</div>



<p></p>



<p></p>



<h2>8. Reviewing sprint backlog</h2>



<p>Review the sprint backlog to ensure that all items are properly decomposed, estimated, assigned, and prioritized.</p>



<h4>Real life examples</h4>



<div class="is-layout-flex wp-container-26 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<p><strong>Software</strong>: The team should double-check that all tasks are assigned to team members, that all risks and dependencies are identified, and that the sprint backlog accurately reflects the team&#8217;s capacity.</p>
</div>



<div class="is-layout-flow wp-block-column">
<p><strong>Hardware</strong>: The team should double-check that all tasks are assigned to team members, that all risks and dependencies are identified, and that the sprint backlog accurately reflects the team&#8217;s capacity and equipment availability.</p>
</div>
</div>



<p>By following these steps, the team can have a successful sprint planning meeting and be well-prepared to deliver high-quality results in the next sprint.</p>



<p></p>
<p>Der Beitrag <a rel="nofollow" href="https://slowleadership.de/blog-post/cheet-sheat-sprint-planning/">Cheet Sheat: Sprint Planning</a> erschien zuerst auf <a rel="nofollow" href="https://slowleadership.de">Slow Leadership</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Using Scrum in Marketing: An Extensive Guide</title>
		<link>https://slowleadership.de/blog-post/using-scrum-in-marketing-an-extensive-guide/</link>
		
		<dc:creator><![CDATA[Thomas Ripp]]></dc:creator>
		<pubDate>Mon, 30 Jan 2023 14:24:45 +0000</pubDate>
				<category><![CDATA[Blog post]]></category>
		<category><![CDATA[Scrum in Action]]></category>
		<guid isPermaLink="false">https://slowleadership.de/?p=322</guid>

					<description><![CDATA[<p>Scrum can be a valuable tool for marketing teams to prioritize and manage their work effectively and increase productivity. However, there are some specific challenges that need to be addressed, such as dealing with &#8220;I need that now&#8221; requirements. By following the steps outlined in this article, marketing teams can successfully implement Scrum and overcome&#8230;&#160;<a href="https://slowleadership.de/blog-post/using-scrum-in-marketing-an-extensive-guide/" rel="bookmark">Read More &#187;<span class="screen-reader-text">Using Scrum in Marketing: An Extensive Guide</span></a></p>
<p>Der Beitrag <a rel="nofollow" href="https://slowleadership.de/blog-post/using-scrum-in-marketing-an-extensive-guide/">Using Scrum in Marketing: An Extensive Guide</a> erschien zuerst auf <a rel="nofollow" href="https://slowleadership.de">Slow Leadership</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-pullquote"><blockquote><p>Scrum can be a valuable tool for marketing teams to prioritize and manage their work effectively and increase productivity. However, there are some specific challenges that need to be addressed, such as dealing with &#8220;I need that now&#8221; requirements. By following the steps outlined in this article, marketing teams can successfully implement Scrum and overcome these challenges.</p><cite>In a nutshell</cite></blockquote></figure>



<h2>Introduction</h2>



<p>Scrum is an agile framework that has been widely used in product development. Today more and more marketing teams also apply scrum in their daily work for various reasons. It helps teams to prioritize and manage their work effectively and increase productivity. However, when it comes to marketing, there are some specific challenges that need to be addressed. This article will provide an extensive guide on how to use Scrum in marketing and how to overcome the common challenges that marketing teams face.</p>



<h2>Benefits of Using Scrum in Marketing</h2>



<p>There are several benefits to using Scrum in marketing, including:</p>



<ol>
<li><strong>Increased collaboration</strong>: Scrum emphasizes regular communication and collaboration between team members, helping to ensure that everyone is aligned and working towards the same goals.</li>



<li><strong>Faster time-to-market</strong>: Scrum&#8217;s iterative approach allows marketing teams to deliver value more quickly and respond to changes in customer demands and market trends more efficiently.</li>



<li><strong>Improved customer satisfaction</strong>: By regularly delivering value, Scrum helps to ensure that customers are more satisfied with the products and services being offered.</li>



<li><strong>Increased efficiency</strong>: Scrum helps marketing teams to identify and eliminate waste, allowing them to work more efficiently and effectively.</li>



<li><strong>Improved product quality</strong>: Scrum&#8217;s focus on regular feedback and continuous improvement helps to ensure that the end product is of high quality and meets customer needs.</li>
</ol>



<h2>How to Implement Scrum in Marketing</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="810" height="540" src="https://slowleadership.de/wp-content/uploads/2023/01/collaboration.png" alt="" class="wp-image-296" srcset="https://slowleadership.de/wp-content/uploads/2023/01/collaboration.png 810w, https://slowleadership.de/wp-content/uploads/2023/01/collaboration-300x200.png 300w, https://slowleadership.de/wp-content/uploads/2023/01/collaboration-768x512.png 768w" sizes="(max-width: 810px) 100vw, 810px" /><figcaption class="wp-element-caption">Alone, we can do so little; together, we can do so much.</figcaption></figure>



<h3>Form a cross-functional team</h3>



<p>Scrum is most effective when a cross-functional team is involved in the development process, so it is important to ensure that the team includes members with diverse skills and backgrounds.</p>



<h3>Define the roles and responsibilities of each team member</h3>



<p>In Scrum, there ar<a href="https://slowleadership.de/blog-post/scrum-roles-scrum-master-product-owner-development-team/">e three main roles: the Product Owner, the Scrum Master, and the Development Team</a>. In a marketing context, the Product Owner could be the marketing manager or a product manager, the Scrum Master could be the team lead, and the Development Team could be the marketing team. It is essential to define the roles and responsibilities of each team member to ensure smooth collaboration and avoid confusion.</p>



<h3>Create a product backlog</h3>



<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="682" src="https://slowleadership.de/wp-content/uploads/2023/01/post-it-notes-1024x682.jpg" alt="post it notes" class="wp-image-325" srcset="https://slowleadership.de/wp-content/uploads/2023/01/post-it-notes-1024x682.jpg 1024w, https://slowleadership.de/wp-content/uploads/2023/01/post-it-notes-300x200.jpg 300w, https://slowleadership.de/wp-content/uploads/2023/01/post-it-notes-768x512.jpg 768w, https://slowleadership.de/wp-content/uploads/2023/01/post-it-notes-930x620.jpg 930w, https://slowleadership.de/wp-content/uploads/2023/01/post-it-notes.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">A goal without a plan is just a wish.</figcaption></figure>



<p>As a marketing team, having a clear and actionable plan is crucial for success. Agile methodology provides a flexible framework for organizing and prioritizing work, making it an ideal approach for marketing teams.</p>



<h4>Step 1: Define Marketing Objectives and Target Audience</h4>



<p>Before filling your backlog, it&#8217;s important to have a clear understanding of your marketing objectives and target audience. Your objectives should be specific, measurable, and aligned with your overall business goals. For example, your objective might be to increase brand awareness among a specific demographic. Once you have defined your objectives, identify your target audience and understand their needs, behaviors, and pain points.</p>



<h4>Step 2: Brainstorm Marketing Initiatives</h4>



<p>Once you have a clear understanding of your objectives and target audience, it&#8217;s time to brainstorm potential marketing initiatives. Gather your team and ask them to contribute ideas for initiatives that align with your objectives. During this step, don&#8217;t limit your thinking to traditional marketing tactics. Encourage creative and outside-the-box thinking.</p>



<h4>Step 3: Prioritize Initiatives</h4>



<p>With a list of potential initiatives, it&#8217;s time to prioritize them. Consider factors such as impact, feasibility, and resources required for each initiative. Use this information to create a prioritized list of initiatives as high level tasks in your backlog. In a tool like Jira you can use Epics and the roadmap feature of your board to plan out your campaigns. Make sure to regularly review and adjust this list as your marketing landscape changes.</p>



<h4>Step 4: Break Down Initiatives into Tasks</h4>



<p>With your prioritized list of initiatives (Jira epics), it&#8217;s time to break them down into smaller, actionable tasks. For each initiative, identify the steps required to complete it and assign a responsible team member to each initiative. Make sure to consider dependencies between tasks.</p>



<h4>Step 5: Assign Tasks to Team Members</h4>



<p>With a clear list of tasks, it&#8217;s time to assign them to team members. Make sure each team member understands their responsibilities and has the necessary resources to complete their tasks. Use modern project management tools such as Jira, Trello or Asana to help manage your backlog and keep track of progress.</p>



<h4>Step 6: Regularly Review and Update the Backlog</h4>



<p>Your marketing landscape is constantly changing, so it&#8217;s important to regularly review and update your backlog. Consider using agile retrospectives to regularly reflect on your team&#8217;s progress and make adjustments to your backlog as needed.</p>



<h3>Define sprints</h3>



<p>Decide on the length of your sprints and establish a regular sprint schedule. It is important to stick to this schedule as closely as possible to ensure consistent progress.</p>



<h3>Plan the sprint</h3>



<p>Sprint planning is an important part of agile methodology, allowing your marketing team to stay organized, prioritize high-impact tasks, and achieve your marketing objectives. By following these practical steps, you can create a flexible and effective sprint plan for your marketing team.</p>



<h4>Step 1: Review the Product Backlog</h4>



<p>Before sprint planning, it&#8217;s important to review the product backlog to understand what needs to be accomplished in the upcoming sprint. The product backlog is a prioritized list of tasks that need to be completed in order to achieve your marketing objectives. Consider any changes or updates to the backlog, and prioritize the tasks based on their importance and urgency.</p>



<h4>Step 2: Set Sprint Goals</h4>



<p>With a clear understanding of what needs to be accomplished, set specific sprint goals that align with your marketing objectives. Sprint goals should be specific, measurable, and achievable within the time frame of the sprint. Consider the workload of your team and the resources available, and set realistic goals that can be accomplished within the sprint.</p>



<h4>Step 3: Identify Sprint Tasks</h4>



<p>With clear sprint goals in place, it&#8217;s time to identify the specific tasks that need to be accomplished in order to meet these goals. Your prioritized backlog and your marketing roadmap serve as a basis for what to do next. During sprint planning the team creates a practical and realistic action plan for the next sprint.</p>



<h4>Step 4: Assign Sprint Tasks</h4>



<p>With a clear list of sprint tasks, it&#8217;s time to assign them to team members. Make sure each team member understands their responsibilities and has the necessary resources to complete their tasks. At the end of sprint planning, the whole team commits to the plan. It is always the whole team that is responsible for the sprint outcome and never a single team member.</p>



<h4>Step 5: Review and Adjust Regularly</h4>



<p>Review and adjust your sprint plan as needed during the sprint. Your sprint goals are not open for discussion, but the single tasks on how to achieve your goals may be changing during the sprint. Consider using daily standups (time-boxed to 15 minutes) to reflect on your team&#8217;s progress and make adjustments to the sprint plan as needed. Here each team member reports on their progress and any blockers they are facing. The daily stand-up helps to keep the team focused and ensures that everyone is on the same page.</p>



<h3>Hold sprint retrospectives</h3>



<p>At the end of each sprint, the team should hold a sprint retrospective, where they reflect on the sprint and discuss what went well, what didn&#8217;t go well, and what could be improved for the next sprint. Furthermore try experiments. You can try different approaches for a few sprints and reflect in an upcoming retrospective, if they worked for you. This helps the team to continuously improve and make changes to their processes and workflows.</p>



<h2>Dealing with &#8220;I need that now&#8221; Requirements</h2>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="960" height="640" src="https://slowleadership.de/wp-content/uploads/2023/01/stress.png" alt="stress out" class="wp-image-326" srcset="https://slowleadership.de/wp-content/uploads/2023/01/stress.png 960w, https://slowleadership.de/wp-content/uploads/2023/01/stress-300x200.png 300w, https://slowleadership.de/wp-content/uploads/2023/01/stress-768x512.png 768w, https://slowleadership.de/wp-content/uploads/2023/01/stress-930x620.png 930w" sizes="(max-width: 960px) 100vw, 960px" /><figcaption class="wp-element-caption">The truth is that stress doesn’t come from your boss, your kids, your spouse, traffic jams, health challenges, or other circumstances. It comes from your thoughts about your circumstances.</figcaption></figure>



<p>In marketing, there are often requirements or requests that come in at the last minute and need to be done immediately. This can conflict with the planning and prioritization approach of Scrum. To deal with this, the following steps can be taken:</p>



<h3>Evaluate the requirement</h3>



<p>The first step is to evaluate the requirement and understand its importance and impact on the current sprint or future sprints.</p>



<h3>Re-prioritize the backlog</h3>



<p>If the requirement is deemed important and has a significant impact, the sprint backlog should be re-prioritized to accommodate it. This may mean that some lower-priority tasks or initiatives need to be put on hold or deferred to a future sprint. This is never the decision of a single team member but always of the team, as the team is responsible for the outcome of the sprint.</p>



<h3>Communicate with stakeholders</h3>



<p>It is essential to communicate with stakeholders and explain why the change is necessary and what the impact will be on the current sprint and future sprints. This helps to manage expectations and ensures that everyone is aware of the changes.</p>



<h2>Conclusion</h2>



<p>Scrum can be an effective framework for managing marketing projects, but it may require some adaptations to fit the needs of marketing teams.</p>



<p>By prioritizing work, regularly reviewing progress, and adapting to changing circumstances, marketing teams can use Scrum to deliver high-quality marketing activities and drive business results.</p>
<p>Der Beitrag <a rel="nofollow" href="https://slowleadership.de/blog-post/using-scrum-in-marketing-an-extensive-guide/">Using Scrum in Marketing: An Extensive Guide</a> erschien zuerst auf <a rel="nofollow" href="https://slowleadership.de">Slow Leadership</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
