From 10b5a9aa8b21b07700ea22912aad9f67a7a2450d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Ara=C3=BAjo=20=5BSSW=5D?= Date: Fri, 18 Oct 2024 10:01:58 -0700 Subject: [PATCH 1/2] Improived TOFU rule --- rules/tofu/rule.md | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/rules/tofu/rule.md b/rules/tofu/rule.md index 2a4688dd281..75f87fa2f4a 100644 --- a/rules/tofu/rule.md +++ b/rules/tofu/rule.md @@ -13,39 +13,37 @@ 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. +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. -### What TOFU Involves +### What TOFU involves There are 2 main aspects to TOFU: -- Taking Ownership - Giving timely honest updates to stakeholders about progress -- Following up - Proactively communicating with blockers (ideally chase them at least one a day) +- **Taking Ownership** - Giving timely honest updates to stakeholders about progress +- **Following up** - Proactively communicating with blockers (ideally chase them at least one a day) -### Why It's Important +### Why it's important -- **Accountability**: The TOFU principle fosters a culture of accountability, where individuals feel personally invested in the outcome of their work. -- **Clarity**: Regular follow-ups provide clarity to all stakeholders, keeping everyone informed about progress, challenges, and changes. -- **Trust**: Demonstrating reliability through consistent follow-up strengthens trust among team members and with clients or stakeholders. +- **Accountability** - The TOFU principle fosters a culture of accountability, where individuals feel personally invested in the outcome of their work. +- **Clarity** - Regular follow-ups provide clarity to all stakeholders, keeping everyone informed about progress, challenges, and changes. +- **Trust** - Demonstrating reliability through consistent follow-up strengthens trust among team members and with clients or stakeholders. -### How to Do It Effectively +### 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. The way to do this for a task you received via email is to [send a Done email](/reply-done-and-delete-the-email/). For tasks (e.g. a PBI) outside an email it is usually to [add a comment](/close-pbis-with-context/). +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 oroactively** - 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. The way to do this for a task you received via email is to [send a Done email](/reply-done-and-delete-the-email/). For tasks (e.g. a PBI) outside an email it is usually to [add a comment](/close-pbis-with-context/) -### Common Pitfalls to Avoid +### Common pitfalls to avoid -- **Overcommitting**: Only take ownership of tasks you have the bandwidth to manage. Overcommitting can lead to missed deadlines and decreased quality of work. -- **Under-communicating**: Assuming others are aware of your progress or challenges without regular updates can lead to misunderstandings and delays. -- **Neglecting the Big Picture**: While focusing on your tasks, don't lose sight of how they fit into the larger goals and timelines. +- **Overcommitting** - Only take ownership of tasks you have the bandwidth to manage. Overcommitting can lead to missed deadlines and decreased quality of work. +- **Under-communicating** - Assuming others are aware of your progress or challenges without regular updates can lead to misunderstandings and delays. +- **Neglecting the big picture** - While focusing on your tasks, don't lose sight of how they fit into the larger goals and timelines. -### 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. From d5059a83d38660b11fb873a5c4885e13ba5a9ba2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 18 Oct 2024 17:03:25 +0000 Subject: [PATCH 2/2] Auto-fix Markdown files --- rules/tofu/rule.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/rules/tofu/rule.md b/rules/tofu/rule.md index 75f87fa2f4a..41eb7eeb715 100644 --- a/rules/tofu/rule.md +++ b/rules/tofu/rule.md @@ -23,14 +23,14 @@ That means taking ownership of the task and chasing the people you are waiting o There are 2 main aspects to TOFU: -- **Taking Ownership** - Giving timely honest updates to stakeholders about progress -- **Following up** - Proactively communicating with blockers (ideally chase them at least one a day) +* **Taking Ownership** - Giving timely honest updates to stakeholders about progress +* **Following up** - Proactively communicating with blockers (ideally chase them at least one a day) ### Why it's important -- **Accountability** - The TOFU principle fosters a culture of accountability, where individuals feel personally invested in the outcome of their work. -- **Clarity** - Regular follow-ups provide clarity to all stakeholders, keeping everyone informed about progress, challenges, and changes. -- **Trust** - Demonstrating reliability through consistent follow-up strengthens trust among team members and with clients or stakeholders. +* **Accountability** - The TOFU principle fosters a culture of accountability, where individuals feel personally invested in the outcome of their work. +* **Clarity** - Regular follow-ups provide clarity to all stakeholders, keeping everyone informed about progress, challenges, and changes. +* **Trust** - Demonstrating reliability through consistent follow-up strengthens trust among team members and with clients or stakeholders. ### How to do it effectively @@ -42,8 +42,8 @@ There are 2 main aspects to TOFU: ### Common pitfalls to avoid -- **Overcommitting** - Only take ownership of tasks you have the bandwidth to manage. Overcommitting can lead to missed deadlines and decreased quality of work. -- **Under-communicating** - Assuming others are aware of your progress or challenges without regular updates can lead to misunderstandings and delays. -- **Neglecting the big picture** - While focusing on your tasks, don't lose sight of how they fit into the larger goals and timelines. +* **Overcommitting** - Only take ownership of tasks you have the bandwidth to manage. Overcommitting can lead to missed deadlines and decreased quality of work. +* **Under-communicating** - Assuming others are aware of your progress or challenges without regular updates can lead to misunderstandings and delays. +* **Neglecting the big picture** - While focusing on your tasks, don't lose sight of how they fit into the larger goals and timelines. 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.