Clausona
Description
CLI tool to manage multiple Claude Code profiles
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
clausona
**Switch between multiple Claude Code and OpenAI Codex CLI accounts on one machine — plugins, MCP servers, and settings stay shared.**
Why
You have multiple Claude Code or OpenAI Codex CLI accounts (personal, work, different orgs), but switching between them on a single machine is tedious:
- Switching is manual. You need to log out, log back in, or juggle
CLAUDE_CONFIG_DIR(Claude) orCODEX_HOME(Codex) yourself. - Settings don't carry over. Each account gets its own config directory, so your MCP servers, plugins, permissions, and settings have to be set up from scratch — every time.
clausona fixes both. Switch profiles with one command — your entire environment carries over.
csn use work # switch to work account — done
csn use codex:personal # switch to your personal codex account too
No re-login. No reinstalling plugins. Just switch and go.
`csn` is a shorthand alias for `clausona`, registered automatically on install.
Features
- One-command switching —
clausona useand you're on a different account - Shared environment — MCP servers, plugins, permissions, settings (Claude) and config.toml, skills, hooks (Codex) are symlinked across profiles within each tool. Set up once, use everywhere.
- Pure CLI passthrough — no wrapping, no proxying, no background process.
claudeandcodexrun directly and unmodified. Compatible with oh-my-claudecode, Cline, codex plugins, and any other tool in your stack. - Lightweight — a single shell hook and a few symlinks. No daemon, no server, no runtime overhead.
- Plan quota at a glance — session and weekly limit usage for every account, read live from each tool's own usage endpoint (Claude and Codex)
- Usage tracking — per-profile cost and token usage, tracked locally (Claude only in v0.1)
- Interactive dashboard — TUI for managing
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