Cx
Description
Claude Code Extensions. Unlock the full power of Claude.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
cx — Claude Code Extensions
[](https://www.npmjs.com/package/claude-code-extensions) [](https://www.npmjs.com/package/claude-code-extensions) [](https://opensource.org/licenses/MIT) [](https://nodejs.org)
The missing feature flags for [Claude Code](https://docs.anthropic.com/en/docs/claude-code). Run `cx` instead of `claude` to get a real message queue, always-visible context usage, auto-named chats, quiet mode, and 25+ other toggles. Your `claude` install stays untouched.
Why cx?
Claude Code is great. But some things can't be configured with settings alone:
- Real message queue — Claude Code's default Enter steers mid-response, injecting your message into the current turn.
Ctrl+Qinstead buffers it as a true queued message that runs only after the current turn finishes. - Persistent max effort — Claude resets effort level every session. cx saves "max" to settings so you don't have to
/modelit back every time. - See your pasted text — Voice dictation and large pastes get collapsed into
[Pasted text #N]which hides what you actually said.cxshows it inline so you can verify what was sent. - No attribution — No more
Co-authored-by: Claudein your commits and PRs. - Swap Enter / Option+Enter — Enter inserts a newline, Option+Enter submits. Essential if you're on SSH, a non-English keyboard, or just prefer multiline-first input.
- Context usage, always visible — Percentage in the footer from message one, not just when you're about to run out.
- Auto-named chats — Your first message gets turned into a real title, so
/resumeand your terminal tab show something useful instead of a w
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11