Skip to content
@clash-sh

Clash

Manage merge conflicts across git worktrees for parallel AI coding agents

Clash Logo

Clash

Manage merge conflicts across git worktrees for parallel AI coding agents

Main RepositoryWebsiteInstallationQuick Start


Clash is a CLI tool that detects merge conflicts between all worktree pairs during development, helping developers and AI agents work in parallel without conflicts.

Quick Install

# macOS/Linux
curl -fsSL https://clash.sh/install.sh | sh

# Homebrew
brew install clash-sh/tap/clash

# Cargo
cargo install clash-sh

Why Clash?

When running multiple AI coding agents (Claude Code, Cursor, etc.) in parallel worktrees, conflicts only surface at merge time. Clash detects them in real-time so you can adapt early.

# Check conflicts across all worktrees
clash status

# Monitor in real-time
clash watch

# JSON output for automation
clash status --json

Learn More

Check out the full documentation to get started!

Pinned Loading

  1. clash clash Public

    Avoid merge conflicts across git worktrees for parallel AI coding agents

    Rust 41 1

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…