tacyan

Zaivern Code — AI skill for Claude Code

AI community

Zaivern Code — Rust-native AI cockpit editor.

How to install Zaivern Code

This entry records only its repository, not the path inside it, so there is no exact command to give. Open tacyan/zaivern-code and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Zaivern Code does

Zaivern Code — Rust-native AI cockpit editor.

Alternatives in AI

  • Humanizer: Remove AI Writing Patterns — You are a writing editor that identifies and removes signs of AI-generated text to make writing sound more nat 10.5k ★
  • Open Pencil — AI-native design editor 8k ★
  • Sentrux — Real-time architectural sensor that helps AI agents close the feedback loop, enabling recursive self-improveme 2.9k ★

README

Zaivern Code

Zaivern Code

Run Multiple Coding Agents Without Merge-Conflict Chaos.

**Start with 2 agents. Scale to 64.** Zaivern Code stops overlapping edits before they land, so they never become merge conflicts.

One window for Claude Code, Codex, Gemini CLI, and 30 other agent CLIs you have already installed. Single native binary — macOS, Linux, Windows.

[Using Zaivern from ChatGPT](docs/chatgpt.md) — experimental MCP task bridge, with isolated execution and explicit limitations.

**English** | [日本語](README.ja.md) | [简体中文](README.zh-CN.md) | [한국어](README.ko.md) | [Português (Brasil)](README.pt-BR.md) | [Español](README.es.md)

[![Release](https://img.shields.io/github/v/release/tacyan/zaivern-code)](https://github.com/tacyan/zaivern-code/releases/latest) [![CI](https://github.com/tacyan/zaivern-code/actions/workflows/test.yml/badge.svg)](https://github.com/tacyan/zaivern-code/actions/workflows/test.yml) [![License](https://img.shields.io/badge/license-Apache--2.0-blue)](LICENSE) ![Platform](https://img.shields.io/badge/platform-macOS%20%7C%20Windows%20%7C%20Linux-lightgrey)

[![Watch the Zaivern Code demo](assets/Zaivern.gif)](assets/Zaivern.mp4)

**Install and launch**

macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/tacyan/zaivern-code/main/install.sh | sh
zai .

Windows PowerShell:

irm https://raw.githubusercontent.com/tacyan/zaivern-code/main/install.ps1 | iex
zai .

Requires at least one supported coding CLI already installed and signed in. Zaivern Code drives your existing CLIs and includes no AI model or subscription.

[**Join us on Discord**](https://discord.gg/WeuJFgaxM6)

**Optional conflict coordination:**

zai czero init

This modifies the current Git repository. [Preview and verify the changes →](#enable-conflict-coordination) · [Manual download and verification](SECURITY.md)