Skip to content

Commit

Permalink
Update Rule “tofu/rule”
Browse files Browse the repository at this point in the history
  • Loading branch information
UlyssesMaclaren committed Feb 11, 2024
1 parent 2bcfc08 commit 6f6ee2d
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions rules/tofu/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ related:
created: 2024-02-06T13:42:55.753Z
guid: d3f1c40b-8d7c-4fac-8b3d-7a3d12345678
---


When working on a task, you often need to wait for others to continue your work. In that situation, it's easy to fire and forget, meaning the task doesn't get done for a long time. No one cares about unblocking a task as much as the person doing it. That's why it's important for that person to follow the Take Ownership and Follow Up (TOFU) principle.

That means taking ownership of the task and chasing the people you are waiting on until it gets done.
Expand All @@ -35,14 +33,10 @@ There are 2 main aspects to TOFU:
### How to Do It Effectively

1. **Acknowledge and Accept**: When a task is assigned to you, acknowledge it promptly and ensure you understand the requirements. If anything is unclear, seek clarification immediately.

2. **Communicate Proactively**: Don't wait for someone to ask for an update. Regularly communicate your progress, especially if you encounter any roadblocks or delays.

3. **Set Clear Deadlines**: Establish realistic deadlines for your tasks and communicate these with your team and stakeholders. If a deadline needs to be adjusted, communicate this change as early as possible.

4. **Use Tools to Your Advantage**: Understand the best ways for [following up effectively](/follow-up-effectively) and leverage Scrum tools (e.g., Azure DevOps, GitHub, Trello) to track tasks, deadlines, and progress.

5. **Close the Loop**: Once a task is completed, ensure all relevant parties are informed and that any necessary documentation is updated. Closing the loop is a critical part of the follow-up process, as it signifies that no further action is required.
5. **Close the Loop**: Once a task is completed, ensure all relevant parties are informed and that any necessary documentation is updated. Closing the loop is a critical part of the follow-up process, as it signifies that no further action is required. The way to do this for a task you received via email is to [send a Done email](https://ssw.com.au/rules/reply-done-and-delete-the-email/).

### Common Pitfalls to Avoid

Expand All @@ -52,4 +46,4 @@ There are 2 main aspects to TOFU:

### In Conclusion

Embracing the TOFU principle is not just about completing tasks; it's about building a reliable, transparent, and efficient work environment. By consistently applying these principles, you contribute to the success of your projects, the growth of your team, and your personal development.
Embracing the TOFU principle is not just about completing tasks; it's about building a reliable, transparent, and efficient work environment. By consistently applying these principles, you contribute to the success of your projects, the growth of your team, and your personal development.

0 comments on commit 6f6ee2d

Please sign in to comment.