Agile Mindset: Fixed vs Growth
Overview
- What you’ll learn: Carol Dweck’s fixed vs growth mindset model, how it applies to Agile adoption, and practical strategies for fostering a growth mindset on your team.
- Prerequisites: Lesson 6 — The Cynefin Framework
- Estimated reading time: 12 minutes
Introduction
Agile is not just a set of practices — it’s a way of thinking. And the biggest barrier to Agile adoption is not lack of tools or training, but mindset. Teams with a fixed mindset see challenges as threats, failure as permanent, and change as discomfort. Teams with a growth mindset see challenges as opportunities, failure as learning, and change as natural.
Fixed vs Growth Mindset
| Aspect | Fixed Mindset | Growth Mindset |
|---|---|---|
| Challenges | Avoids them | Embraces them |
| Failure | “I’m not good at this” | “I haven’t learned this yet” |
| Effort | Pointless if you’re not talented | The path to mastery |
| Feedback | Takes it personally | Uses it to improve |
| Others’ success | Feels threatened | Gets inspired |
How Mindset Affects Agile
- Sprint Retrospective: Fixed mindset teams avoid discussing real problems. Growth mindset teams view retros as their most valuable improvement opportunity.
- Estimation: Fixed mindset teams see inaccurate estimates as failure. Growth mindset teams see them as data for improving future estimates.
- Technical debt: Fixed mindset says “it works, don’t touch it.” Growth mindset says “let’s refactor to make it sustainable.”
- New practices: Fixed mindset resists TDD, pair programming, or continuous integration because “we’ve always done it differently.” Growth mindset asks “what can we learn from trying this?”
Fostering Growth Mindset
- Celebrate learning, not just results. “We learned that our architecture doesn’t support this” is as valuable as “we shipped the feature.”
- Use “yet.” “We can’t deploy continuously” becomes “We can’t deploy continuously yet.”
- Make failure safe. Post-mortems should focus on system improvement, not individual blame.
- Lead by example. When leaders admit mistakes openly, it creates permission for everyone else to do the same.
Key Takeaways
- Agile requires a growth mindset — the belief that skills and processes can be improved through effort and learning.
- Fixed mindset is the number one killer of Agile transformations.
- “We’ve always done it this way” is the most dangerous sentence in any organization.
- Growth mindset can be fostered through practices like blameless post-mortems, celebrating learning, and using “yet.”
What’s Next
In Lesson 8, you will learn about common Agile anti-patterns — the ways teams sabotage their own Agile adoption without realizing it.
繁體中文
概述
- 學習目標:固定思維 vs 成長思維模型,它如何應用於敏捷採用,以及培養成長思維的實用策略。
- 先決條件:第 6 課——Cynefin 框架
- 預計閱讀時間:12 分鐘
簡介
敏捷不僅是一套實踐——它是一種思維方式。敏捷採用的最大障礙不是缺乏工具或培訓,而是心態。
固定思維 vs 成長思維
| 面向 | 固定思維 | 成長思維 |
|---|---|---|
| 挑戰 | 迴避 | 擁抱 |
| 失敗 | 「我不擅長這個」 | 「我還沒學會這個」 |
| 努力 | 如果沒有天賦就沒意義 | 通向精通之路 |
| 回饋 | 當作人身攻擊 | 用來改進 |
心態如何影響敏捷
- 固定思維團隊迴避在回顧中討論真正的問題。
- 固定思維說「它能跑就別碰」。成長思維說「讓我們重構使它可持續」。
- 固定思維抗拒新實踐因為「我們一直都是這樣做的」。
培養成長思維
- 慶祝學習,不只是結果。
- 使用「還沒」。「我們不能持續部署」變成「我們還不能持續部署」。
- 讓失敗是安全的——事後檢討應聚焦於系統改善,而非個人指責。
重點摘要
- 敏捷需要成長思維。
- 固定思維是敏捷轉型的頭號殺手。
- 「我們一直都是這樣做的」是任何組織中最危險的一句話。
下一步
在第 8 課中,您將學習常見的敏捷反模式。
日本語
概要
- 学習内容:固定マインドセット vs 成長マインドセット、アジャイル導入への影響。
- 前提条件:レッスン6——Cynefinフレームワーク
- 推定読了時間:12分
はじめに
アジャイルは単なるプラクティスではなく、思考の方法である。アジャイル導入の最大の障壁はツールやトレーニングの不足ではなく、マインドセットである。
固定 vs 成長マインドセット
| 側面 | 固定マインドセット | 成長マインドセット |
|---|---|---|
| 課題 | 避ける | 受け入れる |
| 失敗 | 「自分には向いていない」 | 「まだ学んでいないだけ」 |
| 努力 | 才能がなければ無意味 | 習得への道 |
| フィードバック | 個人攻撃と受け取る | 改善に活用する |
マインドセットがアジャイルに与える影響
- 固定マインドセットのチームはレトロスペクティブで本当の問題を避ける。
- 固定マインドセットは「動いているなら触るな」と言う。成長マインドセットは「持続可能にするためリファクタリングしよう」と言う。
成長マインドセットを育てる
- 結果だけでなく、学びを称える。
- 「まだ」を使う。「継続的デプロイができない」→「まだできない」。
- 失敗を安全にする——責任追及ではなくシステム改善に焦点を当てる。
重要ポイント
- アジャイルには成長マインドセットが必要。
- 「いつもこうやってきた」はどの組織でも最も危険な一言。
次のステップ
レッスン8では、一般的なアジャイルアンチパターンを学びます。