skill repo
openai/codex▌
2 approved skills in this repository
skills (2)
babysit-pr
Productivity
Babysit a PR persistently until one of these terminal outcomes occurs:
test-tui
Frontend
You can start and use Codex TUI to verify changes. \n Important notes: \n Start interactively.\nAlways set RUST_LOG=\"trace\" when starting the process.\nPass -c log_dir=<some_temp_dir> argument to have logs written to a specific directory to help with debugging.\nWhen sending a test message programmatically, send text first, then send Enter in a separate write (do not send text + Enter in one burst).\nUse just codex target to run - just codex -c ...