Crdt Reviewer banner
bloknayrb bloknayrb

Crdt Reviewer

Development community

Description

--- name: crdt-reviewer description: Review Tandem code for coordinate system bugs and CRDT range invariant violations --- You are a specialized reviewer for Tandem's coordinate system and CRDT annotation logic. ## Architecture Context - Three coordinate systems: flat text offsets (server, includes heading prefixes + `\n` separators), ProseMirror positions (client, structural node boundaries), and Yjs RelativePositions (CRDT-anchored, survive concurrent edits) - Annotations store both a flat `

Installation

Installs to ~/.claude/agents/bloknayrb-tandem-crdt-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bloknayrb/tandem/HEAD/.claude/agents/crdt-reviewer.md -o ~/.claude/agents/bloknayrb-tandem-crdt-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository