In software development work, a design pattern is a description of a solution to a recurring problem. It outlines the elements that are necessary to solve the problem, including context and the consequences of certain actions, without prompting the reader to solve the problem a specific way, leaving them with the agency to write code as they see fit.
Patterns, when applied well and not overused, provide a guide to solving repetitive problems rapidly. A good pattern provides enough background information to help you solve the problem, without asserting that it is the best or only solution in all instances.
Scrum, Agile, Kanban, and other frameworks and mindsets like them, are sets of behavioural design patterns. In Scrum, we have Scrum PLOP (Pattern Language of Programs) that documents known patterns of effective behaviour.
Unfortunately, we also regularly see recurring design patterns that create ineffective behaviour. These are called Anti-Patterns.
Below, you can browse through our growing collection of articles about Anti-Patterns – what causes them, and what you can do to resolve or avoid them.
Agile Bonuses – The Damage They Do
Scrum Anti-Patterns: The Hardening Sprint
Scrum Anti-Patterns: Large Product Backlog (published on ScrumAlliance.org)
(download link for PDF version in case the Scrum Alliance link is no longer functional)
Scrum Anti-Patterns: Micromanagement
Scrum by Example – Scrum Anti-Patterns & Unplanned Work Disrupting the Sprint
Resource Links:
- 28 Product Backlog and Refinement Anti-Patterns
- Finding the Truth Behind Minimum Viable Products
- General Agile Anti-Patterns
- Improving Agile Software Practice
- Things Ken Schwaber Intentionally Omits From Scrum
- Waste Snakes and Investment Ladders
- Which Best Practice Is Ruining Your Business?
See Also:
*Thank you for visiting the World's Largest Opinionated Agile Reference Library. This content is created and the links are curated through the lens of Agile Pain Relief Consulting's view of what is effective in the practice of Scrum and Agile. We don't accept submissions and emails to that effect are marked as spam. Book listings may use affiliate links that could result in a small commission received by us if you purchase, but they do not affect the price at all. From experience, this won't amount to anything more than a cup of coffee in a year.« Back to Glossary Index