@kunchenguid
many people asked me how to write CLAUDE.md or AGENTS.md, and i see lots of bad advice flying around so i took some time to write down a guide in https://t.co/v9rrkWKEFr tl;dr - handwrite your user level AGENTS.md - for project level ones, you don't write it. you train it like a neural net i also open sourced my private solution "backpass" at https://t.co/DkM9b4TcZ0 - it samples your past agent sessions for a repo, distill key learnings and losses, synthesize them, and produce a gradient descent step as a proposal that you can review and apply to improve your AGENTS.md and project level skills easiest way to run it is just "npx -y backpass" in your repo hope it helps! please share with whoever you think can benefit from it