I have this generated for every UNIT of the project I want to use AI for (unit can mean a lot of things 👀).
Then, I have a `rule` that causes that context to be loaded when certain files are touched. This makes sure that whenever an agent has to touch something important, the context is loaded.
add a skeleton here at some point
17 days ago