governance

Evaluate proposed changes against constitutional invariants and governance mechanisms.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/remiboivin021/synexis --skill governance-remiboivin021
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: governance
Source: https://github.com/remiboivin021/synexis/tree/main/.agents/skills/governance
Command: npx skills add https://github.com/remiboivin021/synexis --skill governance-remiboivin021

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents silent drift by guarding constitutional invariants and governance mechanisms, ensuring system integrity without implementing features.

Core Features & Use Cases

  • Invariant monitoring: detects when governance rules or contracts are at risk.
  • Gatekeeping decisions: evaluates proposed changes against constitutional memory and enforces ADR, migration, and rollback requirements.
  • Traceable governance: preserves auditable decisions with explicit rationales and artifact links.

Quick Start

Submit a proposed change with its governing artifacts for evaluation and receive a BLOCK or ALLOW decision with minimal remediation steps.

Frequently Asked Questions about governance

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

FAQPage Schema
How do I enforce constitutional invariants and prevent silent system drift?

To enforce constitutional invariants, evaluate proposed changes against constitutional memory to decide BLOCK or ALLOW. This prevents silent drift by ensuring system integrity without implementing features directly.

What is the best way to require ADR, migration, and rollback mechanisms for code changes?

The best way to require ADR, migration, and rollback mechanisms is to evaluate proposed changes against governance artifacts. The system determines required mechanisms and checks artifact traceability to gatekeep changes.

How do I make governance gatekeeping decisions auditable and deterministic?

To make governance gatekeeping decisions auditable and deterministic, preserve decisions with explicit rationales and artifact links. This ensures traceability when evaluating changes against constitutional invariants.

When do I need to block a proposed code migration to protect system integrity?

You need to block a proposed code migration when the governance surface it touches threatens constitutional invariants. The system assesses required governance mechanisms and returns a BLOCK decision with remediation steps.

Does this governance evaluation approach work without implementing the requested features?

Yes, this governance evaluation approach works without implementing features. It focuses solely on guarding constitutional invariants and governance mechanisms to ensure system integrity during proposed changes.