governance-sync

Identify governance artifact delta changes and produce a review checklist.

1|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/velcrafting/codex-skills --skill governance-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: governance-sync
Source: https://github.com/velcrafting/codex-skills/tree/main/skills/meta/governance-sync
Command: npx skills add https://github.com/velcrafting/codex-skills --skill governance-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-of-work audit that identifies which governance artifacts should be updated based on actual changes. Use when wrapping a milestone/checkpoint or after multi-file/structural work.

Core Features & Use Cases

  • Read-only governance assessment that proposes updates only when changes occur.
  • Outputs a delta checklist detailing which artifacts were affected and why.
  • Applicable after milestones, multi-file changes, or architecture/documentation updates.

Quick Start

Run the governance-sync after completing a milestone to generate a delta checklist and recommended updates.

Frequently Asked Questions about governance-sync

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

FAQPage Schema
How do I audit governance artifacts after completing a milestone?

To identify governance delta changes after a milestone, compare updated artifacts against previous versions to detect structural modifications. This assessment outputs a delta checklist detailing affected governance documents and explicit rationale for each proposed revision.

What is governance delta change detection and when do I need it?

Governance delta change detection identifies discrepancies between governance artifacts to determine necessary updates after milestones or checkpoints. Use it when wrapping structural work across documents like Tree maps, Roadmaps, Architecture docs, and Decision logs to minimize unnecessary churn.

How do I generate a delta checklist for governance documents?

Generate a delta checklist by running a read-only governance assessment after multi-file changes to identify which artifacts require revision. The output details affected governance documents, explains the rationale for each update, and produces an actionable checklist for approval.

Does governance change detection modify my architecture docs directly?

No, governance change detection operates as a read-only assessment that proposes updates only when changes occur. It analyzes your Architecture docs and Decision logs to output a delta checklist, ensuring changes are explicitly reviewed and approved before any modifications are applied.

What is the best way to minimize churn when updating governance documentation?

The best way to minimize churn is applying a read-only delta assessment after milestones or multi-file changes to identify exactly which governance artifacts need revision. This ensures updates are documented with explicit rationale and only necessary changes are proposed for review.