I underestimated how cool this workflow is.
Had Codex go through a bunch of stale PRs last night. Closed all the useless ones, revived all the out of date ones.
Each "revived" pr got a thread to build it and a 2nd to review it.
Here's a simple loop: Tell codex to maintain your repos, wake up every 5 minutes and direct work to threads. That makes it easy to parallelize+steer work as needed.
I use a orchestrator skill combined with my triage+autoreview+computer use skills, so some work can land autonomously. https://github.com/steipete/agent-scripts/blob/main/skills/maintainer-orchestrator/SKILL.md https://github.com/steipete/agent-scripts/blob/main/skills/github-project-triage/SKILL.md









