What problem does it solve?
This skill solves the common issue of false positive task activation when launching Codex in detached Zellij sessions: a session may appear in session lists, but the attached pane only shows an idle shell with no visible Codex UI, leading to incorrect claims that the task is running.
Core Features & Use Cases
- Live Session Validation: Inspect active Zellij panes to confirm visible Codex UI, seeded task prompts, and correct repository working directory, rather than relying solely on session existence.
- Launcher Script Fixes: Adjust launch workflows that only create detached sessions without spawning Codex processes to produce inspectable, running panes.
- State Alignment: Normalize task tracker status to match verified active sessions, avoiding unnecessary broadening of supervision for inactive tasks.
Use Case: If your coding agent reports a Codex task is active but attaching to the Zellij session only shows a blank shell, use this skill to debug the launch, fix the underlying launcher issue, and confirm real task activation.
Quick Start
Use this skill to debug a Zellij Codex task that shows a shell instead of the Codex UI when you attach to the session.