Plugin Claude Code
Skills for SyncPoint — AI agent coordination protocol. Setup multi-agent projects, claim resources, manage sync gates, hand off work, review checkpoints, and guard files.
Plugin Claude Code
Skills for SyncPoint — AI agent coordination protocol. Setup multi-agent projects, claim resources, manage sync gates, hand off work, review checkpoints, and guard files.
Skill Claude CodeCodex
A SyncPoint skill instruction that tells an agent to read the relevant SKILL.md file under skills/. SyncPoint is a tool that must be installed globally when setting it up or enabling it.
Skill Claude CodeCodex
Run the SyncPoint orchestration loop — boot a task, create checkpoints, hand off work between agents. Use when coordinating multiple AI agents on the same task, or when resuming from a previous checkpoint.
Skill Claude CodeCodex
Claim and release resource ownership in SyncPoint. Use when an agent needs to declare ownership of files or resources before editing, check for conflicts, or release claims after work is done.
Skill Claude CodeCodex
Manage file guards in SyncPoint — create guard sessions, validate tokens, audit for unauthorized writes. Use when setting up filesystem-level protection for agent file access.
Skill Claude CodeCodex
Hand off work between AI agents in SyncPoint — checkpoint progress, transfer task ownership, resume from snapshot. Use when an agent finishes work and needs to pass context to another agent.
Skill Claude CodeCodex
Review checkpoints in SyncPoint — create review requests, add checklists, submit evidence, approve or request changes. Use when reviewing another agent's work before it can proceed.
Skill Claude CodeCodex
Install and configure SyncPoint — set up a multi-agent coordination project from scratch. Use when the user asks to set up SyncPoint, initialize agent coordination, or create a multi-agent project.
Skill Claude CodeCodex
Manage SyncPoint sync gates — request synchronization, acknowledge, vote, and resolve coordination gates between agents. Use when an agent is blocked by a gate or needs to coordinate with other agents.
Skill Claude CodeCodex
Safe write with permit in SyncPoint — check viability, prepare a write permit, apply mutations with audit trail. Use when an agent needs to write to files under SyncPoint coordination.