sovereign-governance

Centralize governance drift by unifying canonical AGENTS.md and enforcing pointer-based sync across repositories.

7|1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/fratilanico/apex-os-bad-boy --skill sovereign-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sovereign-governance
Source: https://github.com/fratilanico/apex-os-bad-boy/tree/main/sovereign-governance
Command: npx skills add https://github.com/fratilanico/apex-os-bad-boy --skill sovereign-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Sovereign governance centralizes AGENTS.md policy to prevent drift across repositories and enforces pointer-based synchronization, standard state schemas, and cross-repo compliance.

Core Features & Use Cases

  • Centralized governance with a canonical AGENTS.md and pointer enforcement across repos
  • Enforce state file standards and skill deduplication
  • Audit, fix, and onboarding workflows for new agents and repos

Quick Start

Run enforce to audit all repos and report compliance, then run enforce --fix to replace stale AGENTS.md with proper pointers

Frequently Asked Questions about sovereign-governance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent AGENTS.md policy drift across multiple repositories?

Preventing AGENTS.md policy drift across multiple repositories requires centralizing a canonical file and enforcing pointer-based synchronization. This ensures all repositories reference a single source of truth instead of maintaining divergent local copies.

How do I audit multi-repo governance compliance and fix stale AGENTS.md files?

To audit multi-repo governance compliance, run an enforcement script to classify repositories by governance level and report deviations. You can then apply a fix command to automatically replace stale AGENTS.md files with proper canonical pointers.

What is pointer-based sync for AI agent governance?

Pointer-based sync for AI agent governance is a mechanism that replaces full policy files in individual repositories with references to a centralized canonical AGENTS.md. This approach maintains consistent state management and prevents policy duplication across distributed AI ecosystems.

Can I deduplicate skills and enforce state file standards across distributed AI repositories?

Yes, you can deduplicate skills and enforce state file standards across distributed AI repositories by applying a standard state file schema. The governance system enforces this schema during onboarding and audits to ensure cross-repo compliance.

Does multi-repo governance work without external dependencies?

Multi-repo governance works without external dependencies as it relies solely on internal scripts. The enforcement script independently classifies repositories, auto-generates pointers, and audits compliance without requiring third-party integrations.