Grab-bag of what keeps a long-running agent from chasing its own tail. Three things: a better grep, a persistent cross-session memory, and a handful of "audit myself" skills that pay for themselves.
Install: brew install ripgrep (mac) · apt install ripgrep (linux). Binary is rg.