Disagree and commit

Last updated

Disagree and commit is a management principle that individuals are allowed to disagree while a decision is being made, but that once a decision has been made, everybody must commit to implementing the decision. The principle can also be understood as a statement about when it is useful to have conflict and disagreement, with the principle saying disagreement is useful in early states of decision-making and harmful after a decision has been made. [1] Disagree and commit is a method of avoiding the consensus trap, in which the lack of consensus leads to inaction. [2] [3]

Contents

History

Scott McNealy used the phrase as early as some time between 1983 and 1991, as part of the line "Agree and commit, disagree and commit, or get out of the way". [4] :39 [1] [5]

The concept has also been attributed to Andrew Grove at Intel. [6] [7] :112 [8]

Amazon added "Have Backbone; Disagree and Commit" as one of its leadership principles some time in 2010–2011. [9] Amazon CEO Jeff Bezos mentioned the term in his "2016 Letter to Shareholders". [10]

Organizations that have used the principle

Reception

Noted difficulties of applying "disagree and commit" are: [1]

See also

Related Research Articles

<span class="mw-page-title-main">Sun Microsystems</span> American computer company, 1982–2010

Sun Microsystems, Inc. was an American technology company that sold computers, computer components, software, and information technology services and created the Java programming language, the Solaris operating system, ZFS, the Network File System (NFS), and SPARC microprocessors. Sun contributed significantly to the evolution of several key computing technologies, among them Unix, RISC processors, thin client computing, and virtualized computing. Notable Sun acquisitions include Cray Business Systems Division, Storagetek, and Innotek GmbH, creators of VirtualBox. Sun was founded on February 24, 1982. At its height, the Sun headquarters were in Santa Clara, California, on the former west campus of the Agnews Developmental Center.

<span class="mw-page-title-main">Amazon (company)</span> American multinational technology company

Amazon.com, Inc. is an American multinational technology company focusing on e-commerce, cloud computing, online advertising, digital streaming, and artificial intelligence. It is considered one of the Big Five American technology companies; the other four are Alphabet, Apple, Meta, and Microsoft.

<span class="mw-page-title-main">Jeff Bezos</span> American businessman (born 1964)

Jeffrey Preston Bezos is an American businessman, media proprietor and investor. He is the founder, executive chairman, and former president and CEO of Amazon, the world's largest e-commerce and cloud computing company. He is the third-wealthiest person in the world, with a net worth of about US$180 billion as of January 2024. He was the wealthiest from 2017 to 2021, according to both the Bloomberg Billionaires Index and Forbes.

<span class="mw-page-title-main">Scott McNealy</span> American businessman and tech entrepreneur

Scott McNealy is an American businessman. He is most famous for co-founding the computer technology company Sun Microsystems in 1982 along with Vinod Khosla, Bill Joy, and Andy Bechtolsheim. In 2004, while still at Sun, McNealy founded Curriki, a free online education service. In 2011, he co-founded Wayin, a social intelligence and visualization company based in Denver. McNealy stepped down from his position as CEO of Wayin in 2016.

Team management is the ability of an individual or an organization to administer and coordinate a group of individuals to perform a task. Team management involves teamwork, communication, objective setting and performance appraisals. Moreover, team management is the capability to identify problems and resolve conflicts within a team. Teams are a popular approach to many business challenges. They can produce innovative solutions to complex problems. There are various methods and leadership styles a team manager can take to increase personnel productivity and build an effective team. In the workplace teams can come in many shapes and sizes who all work together and depend on one another. They communicate and all strive to accomplish a specific goal. Management teams are a type of team that performs duties such as managing and advising other employees and teams that work with them. Whereas work, parallel, and project teams hold the responsibility of direct accomplishment of a goal, management teams are responsible for providing general direction and assistance to those teams.

<span class="mw-page-title-main">Andy Bechtolsheim</span> German electrical engineer, co-founder of Sun Microsystems (born 1955)

Andreas Maria Maximilian Freiherr von Mauchenheim genannt Bechtolsheim is a German electrical engineer, entrepreneur and investor. He co-founded Sun Microsystems in 1982 and was its chief hardware designer. As of September 2023, his net worth is $11.2 billion.

Keith Packard is a software developer, best known for his work on the X Window System.

<span class="mw-page-title-main">John Doerr</span> American businessman (born 1951)

L. John Doerr is an American investor and venture capitalist at Kleiner Perkins in Menlo Park, California. In February 2009, Doerr was appointed a member of the President's Economic Recovery Advisory Board to provide the President and his administration with advice and counsel in trying to fix America's economic downturn. Forbes ranked Doerr as the 40th richest person in tech in 2017 and, as of 1 August, 2023, as the 146th richest person in the world, with a net worth of US$ 11.9 billion. Doerr is the author of Measure What Matters, a book about goal-setting, and Speed & Scale: An Action Plan for Solving Our Climate Crisis Now.

<span class="mw-page-title-main">Amazon Web Services</span> On-demand cloud computing company

Amazon Web Services, Inc. (AWS) is a subsidiary of Amazon that provides on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered, pay-as-you-go basis. Clients will often use this in combination with autoscaling. These cloud computing web services provide various services related to networking, compute, storage, middleware, IoT and other processing capacity, as well as software tools via AWS server farms. This frees clients from managing, scaling, and patching hardware and operating systems. One of the foundational services is Amazon Elastic Compute Cloud (EC2), which allows users to have at their disposal a virtual cluster of computers, with extremely high availability, which can be interacted with over the internet via REST APIs, a CLI or the AWS console. AWS's virtual computers emulate most of the attributes of a real computer, including hardware central processing units (CPUs) and graphics processing units (GPUs) for processing; local/RAM memory; hard-disk/SSD storage; a choice of operating systems; networking; and pre-loaded application software such as web servers, databases, and customer relationship management (CRM).

<span class="mw-page-title-main">Git</span> Software for version control of files

Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers who are collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows.

In software development, distributed version control is a form of version control in which the complete codebase, including its full history, is mirrored on every developer's computer. Compared to centralized version control, this enables automatic management branching and merging, speeds up most operations, improves the ability to work offline, and does not rely on a single location for backups. Git, the world's most popular version control system, is a distributed version control system.

<span class="mw-page-title-main">Comparison of open-source wireless drivers</span>

Wireless network cards for computers require control software to make them function. This is a list of the status of some open-source drivers for 802.11 wireless network cards.

OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition. It is the result of an effort Sun Microsystems began in 2006. The implementation is licensed under the GPL-2.0-only with a linking exception. Were it not for the GPL linking exception, components that linked to the Java Class Library would be subject to the terms of the GPL license. OpenJDK is the official reference implementation of Java SE since version 7.

In FOSS development communities, a forge is a web-based collaborative software platform for both developing and sharing computer applications.

<span class="mw-page-title-main">MacKenzie Scott</span> American philanthropist and novelist (born 1970)

MacKenzie Scott is an American novelist and philanthropist. As of January 2024, she has a net worth of US$40.6 billion, owning a 4% stake in Amazon, the company her ex-husband, Jeff Bezos founded. As such, Scott is the third-wealthiest woman in the United States and the 47th-wealthiest individual in the world. Scott was named the world's most powerful woman by Forbes in 2021 and one of Time's 100 most influential people in 2020.

<i>Hemlock Grove</i> (TV series) 2013 American horror thriller television series

Hemlock Grove is an American horror streaming television series produced by Eli Roth and developed by Brian McGreevy and Lee Shipman. It is a production of Gaumont International Television. The series is based on McGreevy's 2012 novel of the same name. The series premiered on Netflix on April 19, 2013, with all 13 episodes made immediately available for online viewing.

Objectives and key results is a goal-setting framework used by individuals, teams, and organizations to define measurable goals and track their outcomes. The development of OKR is generally attributed to Andrew Grove who introduced the approach to Intel in the 1970s.

The Alliance for Open Media (AOMedia) is a non-profit industry consortium headquartered in Wakefield, Massachusetts and formed to develop open, royalty-free technology for multimedia delivery. It uses the ideas and principles of open web standard development to create video standards that can serve as alternatives to the hitherto dominant standards of the Moving Picture Experts Group (MPEG).

Hyperledger is an umbrella project of open source blockchains and related tools that the Linux Foundation started in December 2015. IBM, Intel, and SAP Ariba have contributed to support the collaborative development of blockchain-based distributed ledgers. It was renamed the Hyperledger Foundation in October 2021.

<span class="mw-page-title-main">Andy Jassy</span> American businessman (born 1968)

Andrew R. Jassy is an American business executive who is the president and chief executive officer (CEO) of Amazon. Before being appointed by Jeff Bezos and the Amazon board during the fourth quarter of 2020, Jassy was the SVP and later CEO of Amazon Web Services from 2003 to 2021.

References

  1. 1 2 3 Origbo, Efesa (May 29, 2017). "Make "Disagree and Commit" Work for You". Seeking Mastery. WordPress.com. Retrieved July 2, 2017.
  2. "Consensus trap | World Problems & Global Issues". The Encyclopedia of World Problems . Retrieved July 3, 2017.
  3. Lencioni, Patrick (March 14, 2012). The Advantage: Why Organizational Health Trumps Everything Else in Business. John Wiley & Sons. ISBN   9781118266106. Great teams avoid the consensus trap by embracing a concept that Intel, the legendary microchip manufacturer, calls "disagree and commit." Basically they believe that even when people can't come to an agreement around an issue, they must still leave the room umambiguously committed to a common course of action.
  4. Southwick, Karen (1999). High Noon: The Inside Story of Scott McNealy and the Rise of Sun Microsystems . John Wiley & Sons, Inc. p.  39. ISBN   9780471297130. disagree and commit scott mcnealy.
  5. Ballard, Greg (November 15, 2006). "Agree and Commit, Disagree and Commit". Stanford eCorner. Archived from the original on June 17, 2019. Retrieved June 17, 2019. This is a phrase, agree and commit, disagree and commit, that actually comes from Scott McNealy. At least that's where I was told it was from.
  6. Lencioni, Patrick (November 20, 2014). "Why Great Leadership Fuels Innovation". Inc.com. Retrieved July 2, 2017. At Intel, Grove demanded not only that his people argue well, but also that they leave those argument-rich meetings fully committed to the decisions that had been made. His famous axiom "disagree and commit" captures an essential truth: Failure to capitalize on a new idea often has far less to do with the quality of the idea than with the indecision and waffling that accompany it.
  7. Johnson, Larry; Phillips, Bob (2003). Absolute Honesty: Building a Corporate Culture that values Straight Talk and Rewards Integrity. AMACOM. ISBN   9780814407813.
  8. Szamko, Monika (April 5, 2016). "What the Paranoid Got Right – The Unlikely Legacy of Andy Grove's Intel". The Huffington Post . Retrieved July 2, 2017.
  9. "Amazon.com: Amazon Values". Amazon. Archived from the original on 2011-05-22.{{cite web}}: CS1 maint: bot: original URL status unknown (link)
  10. "About Amazon - 2016 Letter to Shareholders". Amazon. April 12, 2017. Retrieved July 2, 2017.
  11. Baldwin, Howard (December 1, 1998). "High Technology, High Pressure". CIO magazine.
  12. Highsmith, Jim (April 6, 2004). Agile Project Management. Pearson Education. ISBN   9780321630025.
  13. "Amazon's Jeff Bezos urges employees to 'disagree and commit'". USA Today . Retrieved July 2, 2017.
  14. "About Amazon - Working at Amazon - Our Leadership Principles". Amazon. Retrieved July 2, 2017. Have Backbone; Disagree and Commit Leaders are obligated to respectfully challenge decisions when they disagree, even when doing so is uncomfortable or exhausting. Leaders have conviction and are tenacious. They do not compromise for the sake of social cohesion. Once a decision is determined, they commit wholly.
  15. "Netflix Culture". Netflix. You debate ideas openly, and help implement whatever decision is made even when you disagree.
  16. "GitLab Values". GitLab. Retrieved July 2, 2017. Disagree and commit Everything can be questioned but as long as a decision is in place we expect people to commit to executing it, which is a common principle.
  17. "chef/sdlc-facilitators-guide". GitHub. Retrieved July 3, 2017. We disagree and commit
  18. "Our Funding Mindset". Zalando. Retrieved November 9, 2020. Disagree and commit