Using AI agent skills is making me realise: I should create a project-local skill for each of my open source projects that captures all the weird context about why things were done certain ways. So much of this knowledge never makes it into comments. Then I could just ask about past decisions, or the AI could catch me before I make breaking changes when I forget the reasoning.
@grahamdumpleton like ADRs (Architecture Decision Records)?
@tmr232 yeah but have the AI generate them as I would do a bad job of it myself