Many personal productivity systems can translate to a company level. There are similarities between building a "second brain" and contributing to "organisational memory".
RFCs and ADRs for example - which serve as documentation of decisions and decentralise tribal knowledge.
RFCs and ADRs for example - which serve as documentation of decisions and decentralise tribal knowledge.
Comments
When I learn a new framework or library or similar, I keep writing example tests as I work my way through docs.
I check them into a repo, keep them around and share them with the team as docs.