Asynkor banner
asynkor asynkor

Asynkor

AI community

Description

File leasing for AI agent teams. One MCP server. Any IDE. Zero merge conflicts.

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

Asynkor — coordination layer for AI coding agents

The coordination layer for AI coding agents.
Git prevents conflicts at merge time. Asynkor prevents them at edit time.

npm License Stars Docs Status: production

Website · Documentation · Quickstart · Self-hosting · Community


Asynkor dashboard — live view of agents, leases, and team activity

What is Asynkor

Your team runs Claude Code on one laptop, Cursor on another, Windsurf on a third. The agents don't know about each other. They overwrite each other's edits, duplicate each other's work, and forget yesterday's decisions.

Asynkor gives them one shared brain. Atomic file leases stop two agents from editing the same file. File snapshots flow across machines without `git pull`. Architectural decisions accrue in a memory every agent inherits. Run any MCP-compatible agent — Claude Code, Cursor, Windsurf, JetBr