Skip to content

Instantly share code, notes, and snippets.

@richkuz
Created November 9, 2023 20:42
Show Gist options
  • Save richkuz/d3736f6ea4ec7882019d74ad36eb0d82 to your computer and use it in GitHub Desktop.
Save richkuz/d3736f6ea4ec7882019d74ad36eb0d82 to your computer and use it in GitHub Desktop.
Effective Delegation

To delegate effectively to a new team, you have to explain the following:

  1. Context and goal
  2. Expected results
  3. What to do
  4. How to do it

As the team grows and they learn how to do the work, it become sufficient and appropriate to explain only the first three bullet points. As the team further progresses, you can communicate the first 2 bullet points and the team will figure out what to do and how to do it. Finally, with high performing teams/individuals, you can provide context and the goal, and the team defines the rest.

Sharing the context and the goal is always necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment