-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into small-changes
- Loading branch information
Showing
140 changed files
with
1,341 additions
and
963 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[:menu-title]: # "Focus on Value" | ||
|
||
# Principle 3 – Focus on Value | ||
|
||
|
||
**_Focus your daily work on value delivery, so that the stuff that needs doing to achieve your purpose is done._** | ||
|
||
Essential patterns to help you achieve this: | ||
|
||
- [Clarify and Develop Domains](section:clarify-and-develop-domains) – Clarifying the area of influence, activity and decision-making that a team or person in a role is responsible for enables them to understand the value they are expected to deliver. | ||
- [Respond to Organizational Drivers](section:respond-to-organizational-drivers) – Ensuring people in the organization respond to relevant impediments and opportunities maximizes an organization’s potential for creating value. | ||
- [Prioritize Backlogs](section:prioritize-backlogs) – When you prioritize your list of work items by value, it is obvious which ones need to be worked on first. | ||
- [Limit Work In Progress](section:limit-work-in-progress) – Limiting the number of concurrent work items for people and teams helps to maintain a steady flow of value and encourages collaboration when work is blocked. | ||
- [Daily Standup](section:daily-standup) – A Daily Standup provides the space for a team to organize how they will create value during the day ahead. | ||
- [Test Arguments Qualify as Objections](section:test-arguments-qualify-as-objections) – Considering whether or not arguments brought forward against a decision reveal worthwhile improvements or unwanted consequences supports keeping your decision-making focused on value and avoids getting derailed by unfounded opinions and personal preferences. |
Oops, something went wrong.