Cx Chat banner
vp58 vp58

Cx Chat

Development community

Description

# cx-chat Listener Identity (CLAUDE.md, auto-loaded) > This file is loaded by Claude Code automatically when the listener tmux session starts with cwd at `cx-chat-listener/` inside the Threadkeep repo. Any `CLAUDE.md` in a parent directory (e.g. the repo root or your home dir) is still loaded by Claude Code's parent-walk discovery; this file is layered on top, not a replacement. > > Why this exists: after the user runs `/compact` or `/clear` in the listener session, Claude Code re-asserts every

Installation

Installs to ~/.claude/agents/vp58-threadkeep-cx-chat.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vp58/threadkeep/HEAD/agent/cx-chat.md -o ~/.claude/agents/vp58-threadkeep-cx-chat.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository