Released my global AGENTS.md / CLAUDE.md for more reliable coding agent work, especially with open-weight models, plus WRITING.md rules for less sloppy AI text

r/LocalLLaMA
Generative AI Open Source AI

I use coding agents a lot, and write with LLMs enough that the same issues kept showing up. Agents would jump into code before they understood the repo, touch adjacent code I did not ask for, and say something was done without really verifying it. And text is a separate big problem, as you all know: too polished, too generic, too much AI slop even when the actual point was fine. So I started writing down the rules I wished the agents followed, then tightened them whenever I saw the same failure happen again.