codex-agent
Managed Codex CLI sessions with tracking and recovery
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install codex-agent?โผ
Run `npx skills add dztabel-happy/codex-agent --all -g -y` in your terminal to install this skill globally.
What does codex-agent do?โผ
It lets OpenClaw run Codex CLI coding tasks in managed tmux sessions with a runtime registry, so every task is trackable, resumable, and verifiable instead of relying on ad-hoc commands.
How does it handle Codex startup prompts?โผ
A built-in pane monitor detects the self-update prompt, directory trust prompt, and approval requests, preventing false-success launches where the UI is secretly stuck.
Can I check the status of running Codex sessions?โผ
Yes. Use the included list_sessions.sh and session_status.sh scripts to view all managed sessions, their logs, outputs, and current state.
Does codex-agent protect my privacy?โผ
Yes. Logs and monitor PID files stay in a private runtime directory, and completion notifications only send sanitized summaries rather than full replies.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core