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.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sovereign-sync" with this command: npx skills add famaoai-creator/gemini-skills/famaoai-creator-gemini-skills-sovereign-sync

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>
  1. Import (Pull)

Fetch the latest maps, entity definitions, and shared analysis from the organization.

  • Command: node dist/index.js pull
  1. Share (Push)

Push local analysis results and updated mappings to the private organizational repository.

  • Command: node dist/index.js push

Default Configuration

  • L3 (Confidential): Intended to be synced with the organization's Private Engineering Repo.

  • L2 (Roles): Can optionally be synced with a restricted Executive Repo.

Knowledge Protocol

  • This skill MUST NOT be used on the public tier.

  • It facilitates the "Sovereign Knowledge Sharing" required for multi-entity orchestration.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

knowledge-fetcher

No summary provided by upstream source.

Repository SourceNeeds Review
Research

knowledge-harvester

No summary provided by upstream source.

Repository SourceNeeds Review
Research

knowledge-portal

No summary provided by upstream source.

Repository SourceNeeds Review
Research

knowledge-refiner

No summary provided by upstream source.

Repository SourceNeeds Review