# Reconnect

> Enable or disable tmux-bound disconnect recovery for the current Codex thread. Use only for the explicit invocations `$reconnect on` or `$reconnect off` inside a Codex CLI running in tmux.

- Skill: `seemseam/reconnect` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add seemseam/reconnect`
- Raw SKILL.md: https://api.skillmd.com/api/skills/seemseam/reconnect/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: seemseam (https://skillmd.com/u/seemseam)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/seemseam/reconnect

---


# Reconnect

Execute exactly one local command for the matching invocation:

- `$reconnect on` → run `codex-reconnect on`.
- `$reconnect off` → run `codex-reconnect off`.

Relay the command result concisely. If it fails, report the error and do not claim that recovery is
enabled. For any other argument, reply with the exact usage: `$reconnect on` or `$reconnect off`.

Do not change files, start a goal, run any other tool, or claim coverage for quota, billing,
authentication, policy, context-window, approval, or ordinary task-completion failures.

