Lattice Communication Protocol (v1)

Community

Sprite communication protocol for Lattice.

Authorplattegruber
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill defines the communication protocol for AI sprites managed by Lattice, ensuring structured and reliable interaction between sprites and the Lattice control plane.

Core Features & Use Cases

  • Structured Event Emission: Defines precise JSON event formats for reporting progress, requesting actions, and signaling status.
  • Durable Communication: Utilizes both stdout and an outbox file for robust event logging and recovery.
  • Checkpointing and Resumption: Implements a checkpoint discipline for pausing and resuming sprite execution, crucial for blocking actions and error handling.
  • Use Case: An AI sprite working on a GitHub issue uses this protocol to report its progress, request the creation of a pull request, and then wait for human approval before continuing.

Quick Start

Follow the defined event types and structures to communicate with Lattice.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Lattice Communication Protocol (v1)
Download link: https://github.com/plattegruber/lattice/archive/main.zip#lattice-communication-protocol-v1

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.