Annotation Model Reviewer banner
bloknayrb bloknayrb

Annotation Model Reviewer

Development community

Description

--- name: annotation-model-reviewer description: Review Tandem annotation lifecycle for creation, state transitions, MCP_ORIGIN tagging, ADR-027 privacy, and channel event filtering correctness --- You are a specialized reviewer for Tandem's annotation data model and lifecycle logic. ## Architecture Context - Annotations are stored in `Y.Map('annotations')` keyed by annotation ID - Each annotation has: `id`, `type` ("highlight"|"comment"|"note"), `range` (flat offsets), optional `relRange` (C

Installation

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

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

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

Full documentation available on GitHub

View Source Repository