sovereign-sync
Installation
SKILL.md
Sovereign Sync
This skill enables the External Knowledge Link pattern. It allows specific tiers of the Sovereign Matrix (like L3 Confidential) to be managed as independent Git repositories, separate from the monorepo logic.
Capabilities
1. Initialize Link
Link a knowledge tier to an external private repository.
- Command: `node dist/index.js init <repo_url>`
2. Import (Pull)
Fetch the latest maps, entity definitions, and shared analysis from the organization.
- Command: `node dist/index.js pull `