# Orchestra Cross Agent Sync

> Coordinate consistent behavior across heterogeneous agents (Claude, Copilot, Codex, Cursor, Windsurf, Gemini, Antigravity) using a shared source-of-truth model. Use when this capability is needed.

- Skill: `tomevault-io/orchestra-cross-agent-sync` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/orchestra-cross-agent-sync`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/orchestra-cross-agent-sync/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/orchestra-cross-agent-sync

---


# Objective
Maintain parity of intent and task state across multiple agent ecosystems.

# Use This Skill When
- Creating or updating agent-specific instruction files in parallel.
- Mapping one registry/task model to multiple tool formats.
- Planning cross-agent handoff and fallback workflows.

# Procedure
1. Start from canonical project intent (phases, constraints, task state).
2. Render or author each agent file in its native style, not a generic format.
3. Keep skill and agent role naming consistent across ecosystems.
4. Verify that active tasks and conventions match after each update.
5. Record unsupported capabilities and provide explicit manual fallback.

# Guardrails
- Do not let one platform drift from canonical phase definitions.
- Do not assume feature parity for subagents/skills/config formats.
- Keep migration notes explicit where docs are incomplete.

# Done Criteria
- All supported platforms receive aligned instructions.
- Platform-specific limits are documented and handled safely.
- Cross-agent handoff remains deterministic and auditable.

---
> Source: [Chris-Miracle/orch](https://github.com/Chris-Miracle/orch) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-16 -->

