Comment by yokuze
7 hours ago
I found that having a rule like this helped some too:
> * ABSOLUTELY DO NOT use `@deprecated` on anything unless you are explicitly asked to. Always fully refactor and delete old code as-needed instead of deprecating it
https://github.com/yokuze/aix-config/blob/f5094b5c5169261fae...
Is this put as your Claude.md file?