sync-governance

sync-governance is a skill for Claude Code from DavidROliverBA/ArchitectKB. It costs 0 tokens per session (2,567 once invoked), scanned A, original, MIT.

A synchronisation tool that copies policies, guardrails, and architecture decisions from Confluence into a local vault. Confluence is a shared workspace for team documentation.

In plain words
What is it for?
It helps update selected policy, guardrail, or architecture-decision documents incrementally or through a full refresh.
Why use it?
It keeps local governance references available for offline work and helps identify changes to source documents.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit It helps update selected policy, guardrail, or architecture-decision documents incrementally or through a full refresh.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/davidroliverba/architectkb/sync-governance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add DavidROliverBA/ArchitectKB --skill sync-governance
Clone the repo
git clone --depth 1 https://github.com/DavidROliverBA/ArchitectKB

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sync-governance

README.md
[![agentmods](https://agentmods.dev/badge/skills/davidroliverba/architectkb/sync-governance/github.svg)](https://agentmods.dev/skills/davidroliverba/architectkb/sync-governance)
Your own site
<a href="https://agentmods.dev/skills/davidroliverba/architectkb/sync-governance"><img src="https://agentmods.dev/badge/skills/davidroliverba/architectkb/sync-governance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sync-governance

Your own site · 80×15
<a href="https://agentmods.dev/skills/davidroliverba/architectkb/sync-governance"><img src="https://agentmods.dev/badge/skills/davidroliverba/architectkb/sync-governance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,567 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02567
Opus 5 $0.00000 $0.01283
Sonnet 5 $0.00000 $0.00513
Haiku 4.5 $0.00000 $0.00257

Measured 9d ago against content hash 020b83fa2a65, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

sync-governance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/sync-governance/SKILL.md · 367 lines

How it starts

The opening of the file, as written. The whole thing — 367 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Sync Governance

Synchronise policies, guardrails, and external ADRs from Confluence to the vault.

Usage

/sync-governance                    # Incremental sync (changes since last sync)
/sync-governance --full             # Full sync (re-fetch everything)
/sync-governance --check            # Check for updates without syncing
/sync-governance --type policies    # Sync only policies
/sync-governance --type guardrails  # Sync only guardrails
/sync-governance --type adrs        # Sync only external ADRs

Overview

This skill pulls governance content from Confluence into the vault for:

  • Offline access during architecture work
  • Cross-referencing with local ADRs and projects
  • AI-assisted analysis when creating new designs
  • Version tracking to detect policy changes

Prerequisites

  1. Atlassian MCP plugin connected and authenticated
  2. .claude/sync/manifest.json exists (created on first run)
  3. +Sync/ folder structure exists

Source Configuration

The manifest defines what to sync from Confluence:

Source Confluence Query Local Path
Policies label = 'governance-policy' +Sync/Policies/
Guardrails label = 'governance-guardrail' OR pages in guardrail directories +Sync/Guardrails/
Organisational ADRs label = 'Approved_Architecture_ADR' OR label = 'Approved_Technology_Guardrail' +Sync/Org-ADRs/

Key Confluence Spaces

Space Key Content
YourOrg Architecture and Engineering BAAandE ADR Process, Guardrails Directory
YourOrg Digital Operating Model BDOC Guardrail Templates, Governance
BC3 Framework BC3 Delivery Guardrails, Templates
DataPlatform/Integration IO Data Product Guardrails

Key Source Pages

Page ID Purpose
Directory of Architecture Guardrails 65405808 Master list of architecture guardrails
Directory of Technology Guardrails 65405938 Master list of technology guardrails
How an ADR becomes a Guardrail 65415886 Process documentation
Guardrail - Template 73040191 Template for creating guardrails

Read the full file on GitHub · 367 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 367 lines · 0 tokens per session scan A 020b83fa2a65

Subscribe to this mod's changes

sync-governance is a skill published in the GitHub repository DavidROliverBA/ArchitectKB (52 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,567 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

vendor-review

Evaluate a vendor — cost analysis, risk assessment, and recommendation. Use when reviewing a new vendor proposal, deciding whether to renew or replace a contract, comparing two vendors side-by-side, or building a TCO breakdown and negotiation points before procurement sign-off.

anthropics/knowledge-work-plugins · 54 tokens

entity-compliance

Entity compliance tracker — initialize, report upcoming deadlines, update status, run health audit, export to CSV. Maintains a compliance-tracker.yaml built from the entity table, calculates filing deadlines by entity and jurisdiction, and surfaces what's due in the next 30/60/90 days. Use when user says "entity…

anthropics/claude-for-legal · 98 tokens

integration-management

Post-closing M&A integration tracker — phased workplan, consent tracking, contract assignment at scale, weekly status reports. Initializes from whatever deal artifacts are available (purchase agreement, deal summary, closing checklist) and connects to deal-context.md and closing-checklist.yaml from the M&A cold-start.…

anthropics/claude-for-legal · 100 tokens

matter-workspace

Manage matter workspaces — new, list, switch, close, or detach (practice-level). File-management logic for keeping one client or engagement's context separate from every other. Use when working across multiple clients or matters, when the user says "new matter", "switch matter", "list matters", "close matter", or when…

anthropics/claude-for-legal · 82 tokens

patent-docket

A workflow coordinator for patent case files, from an inventor's technical disclosure to patent application documents. A patent docket is the tracked record of a patent matter, including its stage, questions, drafts, and handoffs.

handsomestWei/patent-disclosure-skill · 93 tokens

performance-management

Runs performance systems that change behavior — expectations, feedback, review cycles, calibration, and handling underperformance. Use this to design or fix a review process, run calibration, write or coach on feedback, address sustained underperformance, or work out why reviews consume weeks and change nothing.

cbrock84/headcount · 59 tokens