Skip to content

Commit 9169a6b

Browse files
committed
đź“ť (blog): update blog metadata and links for consistency and accuracy
Corrects the YAML front matter by ensuring consistent indentation and formatting for lists, improving readability and maintainability. Updates the description quotes to be consistent with the rest of the document. Changes the external links to use Hugo's `ref` shortcode for internal linking, ensuring that links remain valid even if the site structure changes. Adds a reference to a related blog post, providing additional context and resources for readers. These changes enhance the document's clarity, maintainability, and user experience.
1 parent 02e90cc commit 9169a6b

File tree

1 file changed

+20
-20
lines changed
  • site/content/resources/blog/2025/2025-03-12-great-scrum-masters-need-technical-business-and-organisational-mastery

1 file changed

+20
-20
lines changed

‎site/content/resources/blog/2025/2025-03-12-great-scrum-masters-need-technical-business-and-organisational-mastery/index.md

+20-20
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Great Scrum Masters Need Technical, Business, and Organisational Mastery
3-
description: 'Explore the essential skills for effective Scrum Masters: technical, business, and organisational mastery to empower teams and drive value in Agile environments.'
3+
description: "Explore the essential skills for effective Scrum Masters: technical, business, and organisational mastery to empower teams and drive value in Agile environments."
44
ResourceId: dQjKsWR5qfn
55
ResourceType: blog
66
ResourceImport: false
@@ -9,29 +9,29 @@ weight: 245
99
AudioNative: true
1010
creator: Martin Hinshelwood
1111
contributors:
12-
- name: Nigel Thurlow
13-
external: https://www.linkedin.com/in/nigelthurlow/
12+
- name: Nigel Thurlow
13+
external: https://www.linkedin.com/in/nigelthurlow/
1414
layout: blog
1515
resourceTypes: blog
1616
slug: great-scrum-masters-need-technical-business-and-organisational-mastery
1717
aliases:
18-
- /resources/dQjKsWR5qfn
18+
- /resources/dQjKsWR5qfn
1919
aliasesArchive:
20-
- /great-scrum-masters-need-technical-business-and-organisational-mastery
21-
- /blog/great-scrum-masters-need-technical-business-and-organisational-mastery
22-
- /great-scrum-masters-need-technical--business--and-organisational-mastery
23-
- /blog/great-scrum-masters-need-technical--business--and-organisational-mastery
20+
- /great-scrum-masters-need-technical-business-and-organisational-mastery
21+
- /blog/great-scrum-masters-need-technical-business-and-organisational-mastery
22+
- /great-scrum-masters-need-technical--business--and-organisational-mastery
23+
- /blog/great-scrum-masters-need-technical--business--and-organisational-mastery
2424
categories:
25-
- Scrum
26-
- Social Technologies
25+
- Scrum
26+
- Social Technologies
2727
tags:
28-
- Agile Project Management
29-
- Scrum Team
30-
- Scrum Master
31-
- Professional Scrum
32-
- Scrum Product Development
33-
28+
- Agile Project Management
29+
- Scrum Team
30+
- Scrum Master
31+
- Professional Scrum
32+
- Scrum Product Development
3433
---
34+
3535
One of the most common debates in the Scrum community is whether a Scrum Master needs technical skills. While the Scrum Guide does not explicitly require technical knowledge, the reality of working with a Scrum Team suggests otherwise. A Scrum Master must be an effective _Teacher, Mentor, Coach, and Facilitator_, which requires a deep understanding of the team's work, the business they operate in, and the organisation they are navigating.
3636

3737
Technical skills, in this context, mean mastery of the tools, techniques, and practices relevant to the domain in which the team operates. If a team is developing medical devices, the Scrum Master should understand the regulatory and quality requirements of that field. If they are working in industrial design, they need familiarity with prototyping, material constraints, and production processes. If they are developing software, they should understand software development practices, including Continuous Delivery, Test First, and DevOps principles. Without this domain knowledge, how can they effectively help the team deliver value?
@@ -67,7 +67,7 @@ In other contexts, like designing hardware, creating movies, or creating financi
6767
> - Causing the removal of impediments to the Scrum Team’s progress; and,
6868
> - Ensuring that all Scrum events take place and are positive, productive, and kept within the timebox.
6969
>
70-
> — [The Scrum Master, Scrum Guide](https://scrumguides.org/scrum-guide.html#team-sm)
70+
> — [The Scrum Master, Scrum Guide]({{< ref "/resources/guides/scrum-guide" >}})
7171
7272
Without technical mastery within the relevant domain, guiding a Scrum Team towards high-value product delivery is challenging.
7373

@@ -91,7 +91,7 @@ This includes that the Product Owner is able to:
9191
> - Helping the Scrum Team understand the need for clear and concise Product Backlog items.
9292
> - Ensuring the Product Owner knows how to arrange the Product Backlog to maximize value.
9393
>
94-
> — [The Scrum Master, Scrum Guide](https://scrumguides.org/scrum-guide.html#team-sm)
94+
> — [The Scrum Master, Scrum Guide]({{< ref "/resources/guides/scrum-guide" >}})
9595
9696
Without business mastery, a Scrum Master cannot effectively support the Product Owner or ensure the team's alignment with business goals.
9797

@@ -115,7 +115,7 @@ Key aspects include:
115115
> - Helping employees and stakeholders understand Scrum and empirical product development.
116116
> - Causing change that increases the productivity of the Scrum Team.
117117
>
118-
> — [The Scrum Master, Scrum Guide](https://scrumguides.org/scrum-guide.html#team-sm)
118+
> — [The Scrum Master, Scrum Guide]({{< ref "/resources/guides/scrum-guide" >}})
119119
120120
Without organisational mastery, a Scrum Master will struggle to drive lasting, meaningful change within the organisation.
121121

@@ -127,6 +127,6 @@ A Scrum Master’s role is not passive; they actively influence the team’s abi
127127

128128
While a Scrum Master can function without deep technical knowledge, they will be far more effective if they understand the _technical, business, and organisational_ context they operate in. Mastery in these three areas allows them to serve their teams better, drive value, and enable true agility within the organisation.
129129

130-
**Scrum Masters don’t need to be coders, but if their team is developing software, they should have mastery in software development as well as whatever domain is relevant to the industry their team operates in.**
130+
**Scrum Masters don’t need to be coders, but if their team is developing software, they should have mastery in software development as well as whatever domain is relevant to the industry their team operates in.** The [Scrum Master is is not a juniors or entry level]({{< ref "/resources/blog/2025/2025-02-17-no-such-thing-as-a-junior-scrum-master" >}}) activity. They should be experienced professionals with a deep understanding of the three masteries.
131131

132132
While there are no absolute right answers, some answers are better than others. Scrum Masters should continuously seek to deepen their knowledge in all three mastery areas to best serve their teams and organisations.

0 commit comments

Comments
 (0)