bydaymade· 58 skills
Recover actionable context from a prior Codex CLI session's local rollout files and continue interrupted work without running codex resume. Use this whenever the user wants to pick up Codex (OpenAI Codex CLI / GPT agent) work — they give a Codex session id, ask to continue what Codex was doing, say a Codex run was cut off mid-task, or want to inspect ~/.codex/sessions rollout JSONL before resuming. This is the Codex counterpart of continue-claude-work: reach for it for Codex/~/.codex sessions, and for continue-claude-work when the prior session was Claude Code (~/.claude).
$npx -y skills add daymade/claude-code-skills --skill continue-codex-workInstalls into the current project.
Run `npx skills use "https://github.com/daymade/claude-code-skills" --skill "daymade/claude-code-skills/continue-codex-work"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/daymade/claude-code-skills" that are relevant to the current task. Run `npx skills add "https://github.com/daymade/claude-code-skills"` and select the relevant skills, then follow their instructions.