Kavi
Description
Use Codex and Claude Code at the same time effortlessly.
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
Kavi
The multi-agent TUI orchestrator for your terminal.
Kavi puts Claude Code and OpenAI Codex side-by-side in a single terminal session,
routes work to the right agent, and merges their output into one clean result.
[](https://www.npmjs.com/package/@mandipadk7/kavi) [](./LICENSE) [](https://nodejs.org)
[Install](#install) · [Quick Start](#quick-start) · [Features](#features) · [Commands](#commands) · [Configuration](#configuration) · [Architecture](#architecture) · [Contributing](#contributing)
Why Kavi?
You already use Claude Code. Maybe you use Codex too. But switching between them is friction — separate terminals, separate context, no coordination.
Kavi fixes that. It runs both agents as headless child processes, gives each its own git worktree, routes tasks based on what each agent is best at, and merges their changes when they're done. You interact with Kavi; Kavi talks to the agents.
**What you get:**
- One terminal, two agents. Claude and Codex run simultaneously in isolated worktrees. No tab-switching, no copy-pasting context.
- Smart routing. Kavi decides which agent handles each task — by keyword rules, path ownership, or AI classification. Override anytime.
- DAG-based planning. Complex goals get decomposed into a task graph with dependencies. Parallel where possible, sequential where required.
- Approval gates. Every tool invocation (shell commands, file writes) goes t
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity