A useful internal agent can be built and deployed in a single Codex session starting from a prompt only a couple of sentences long.
The initial ask was a short prompt to build a GitHub bot that grades PRs and auto-approves low-risk ones; everything after was steering and refinement.
transcript
Claire: A useful internal agent can now be built and deployed in a single Codex session, starting with a prompt that's only a couple of sentences long. In this case, the initial ask was essentially: build a GitHub bot that waits for checks to pass; grades each PR as low, medium, or high risk; and automatically approves the low-risk ones. Everything after that was steering and refinement, not a giant up-front specification.