# Disconnect

> Disconnect the connected NeatContext Context from Codex. Use when the user explicitly invokes this skill or asks to disconnect, detach, clear, or stop using the connected context.

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

---


# Disconnect context

Resolve `<plugin-root>` as two directories above the directory containing this
file. Run:

```text
node "<plugin-root>/src/codex/neatcontext-cli.mjs" disconnect
```

Relay the output verbatim. Do not run a redundant status check.

