Sync Governance banner
Allura-Ecosystem Allura-Ecosystem

Sync Governance

Development community

Description

--- description: "Sync governance rules from Notion Agent OS into .claude/rules/" --- You are now in **Governance Sync Mode**. ## Instructions 1. Fetch the Agent OS page from Notion for the latest Team Durham roster 2. Fetch the Allura Blueprint from Notion for the latest authority map 3. Compare Notion rules against `.claude/rules/` files 4. Update any rules that have changed in Notion 5. Log the sync event to PostgreSQL ## Authority Direction **Notion → repo only.** Agents read from Notio

Installation

Installs to ~/.claude/skills/allura-ecosystem-team-durham-sync-governance/SKILL.md

Terminal
mkdir -p ~/.claude/skills/allura-ecosystem-team-durham-sync-governance && curl -fsSL https://raw.githubusercontent.com/Allura-Ecosystem/team-durham/HEAD/commands/sync-governance.md -o ~/.claude/skills/allura-ecosystem-team-durham-sync-governance/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository