|
In small teams(~10), a lot of important work is recurring and operational: checks, reports, maintenance, follow-ups. These tasks are rarely complex, but they’re easy to forget or assume "someone did it". How do you assign and track recurring work in a small team? Do you:
- use task managers?
- calendars?
- informal routines?
- just trust it gets done? What actually works long-term? |
Additionally, we use long and detailed commits that act as “howTos” when manual actions is required - we just link to the commit SHA1 even though we have notion. Git docs are evolving more naturally alongside the code. Now ofc with AI fairly high quality docs can be generated and updated automatically.