I will outline what you can do to successfully be a technical lead:
- Buy a notepad
- Write it down
- Do it
- Cross it out
- Goto 2
Knowing what needs to be done is your most important job. Do I need to talk to Steve about the commit he made? Write it down. Did John ask me to make sure that the team knows about the upcoming changes? Write it down. Just spoke with Steve, cross it out.
Being the barrier against stupidity for your team is job number one. Job number 1.01 is to make sure that what is asked of you is taken care of. Simply remembering what a manager or developer asks you is impossible. As a developer, if I ask my technical lead to handle something and it isn’t handled, trust will be lost. Just like management, gaining your managers trust takes effort. It is hard to gain, and very easy to lose. This works both ways. Managers trust their employees, and employees trust their managers. If the developer asks the status of said request, and the technical lead can say, “Here is my list of 20 things to do and your request is next.” The developer will feel much better about the task actually being handled.
An example situation (including a task list):
- Developer asks Technical Lead about length of caching of a domain object
- Technical Lead adds it to his list of things to follow up on
- Developer asks Technical Lead about length of caching of a domain object
- Technical Lead looks at his list and tells the developer that he is tracking down the answer.
- Technical Lead finds out about cache expiration of said domain object, crosses off the task, and let’s the developer know
- Technical Lead gains developers trust that said technical lead will follow through when given a task
An example situation (without a task list):
- Developer asks Technical Lead about length of caching of a domain object
- Time passes
- Developer asks Technical Lead about length of caching of a domain object
- Goto 2
Leave a Reply