dztabel-happydztabel-happyCommunityยท1 Agent Skills Included

codex-agent

Managed Codex CLI sessions with tracking and recovery

Runs Codex CLI coding tasks inside managed, trackable terminal sessions instead of fragile one-off commands. Registers every session with logs, status, and outputs so long-running tasks can be monitored, resumed, and verified. Automatically detects startup blockers like update and trust prompts, eliminating false-success launches and lost context.
npx skills add dztabel-happy/codex-agent --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’