I can never get my AGENTS.MD to be reliably followed.
A good example is the useMemo or useCallback. It frequently loves to add those anyway on more vibe-codey parts of my code where I’m experimenting unless I have a very solid architectural pattern defined.
1,000 lines for an AGENTS.md is a lot! You can read this blog post—a typical AGENTS.md is only about 300 lines. Are you working on a monorepo? Why is that file so long?
Then, in your instructions, ask the AI to always run “lint --fix” after finishing a task. If a warning or error shows up, the model will try to fix it. Don’t add unnecessary code styles to agents; use a linter for that. Or add rules and apply them intelligently or manually.
Nice, always try to plan first befoe work on anything. even for small task. use Cursor Plan since its get better for its. Here example of my plan, so i know excactly what Models will do, you can make command /plan for easy make plan