- dead-code-sweeper — finds and removes unused code
- code-simplifier — spawns 3 parallel review agents (reuse, quality, efficiency) per folder, fixes findings Each repo gets a checklist of folders. Agent picks the next one, does the work, marks it done. I wake up to PRs. Config is just bash. Skips dirty repos so it won’t clobber your work. GitHub: github.com/ricardofelixb/overnight-agents submitted by /u/Cxxkies
Originally posted by u/Cxxkies on r/ClaudeCode
You must log in or # to comment.
