governance-check

Enforce Dual Commit governance by blocking direct edits in production repositories.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rudi193-cmd/Aionic-Claude-Skills --skill governance-check-rudi193-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: governance-check
Source: https://github.com/rudi193-cmd/Aionic-Claude-Skills/tree/main/skills/governance-check
Command: npx skills add https://github.com/rudi193-cmd/Aionic-Claude-Skills --skill governance-check-rudi193-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enforce Dual Commit governance to prevent unsafe direct edits in production repositories by requiring proposal-based changes and formal approvals.

Core Features & Use Cases

  • Detects production repos and blocks non-governed edits.
  • Enforces required governance workflow: proposal creation, rationale, risk assessment, and approval.
  • Applies to Willow, SAFE, and die-namic-system prod repos.
  • Use Case: When a production change is needed, create a governance proposal and route through approval.

Quick Start

Create a governance proposal for production changes and follow the mandated workflow.

Frequently Asked Questions about governance-check

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

FAQPage Schema
How do I enforce a dual commit approval workflow for production repositories?

Dual commit governance for production repositories is enforced by blocking direct code edits and guiding users through a mandatory proposal workflow requiring rationale, risk assessment, and formal approval.

What is the process for creating a governance proposal for production code edits?

Creating a governance proposal involves submitting your intended code edits alongside a documented rationale and risk assessment, which then routes through a formal approval step before changes can be applied to production repos.

Can I use this governance enforcement tool with Willow, SAFE, and die-namic-system repos?

Yes, this governance enforcement specifically detects and applies its dual commit workflow to production repositories including Willow, SAFE, and die-namic-system, automatically blocking any non-governed direct edits.

Why does this governance tool block direct edits in production repositories?

Direct edits in production repositories are blocked to prevent unsafe changes, ensuring all code modifications pass through a structured governance workflow with required proposal creation and formal approvals.

What is the best way to manage compliance and approval workflows for production code changes?

The best way to manage compliance for production code changes is automating dual commit governance, which gates code edits by forcing users through proposal creation, risk assessment, and a formal approval process.

When do I need a formal proposal workflow for production repository changes?

A formal proposal workflow is needed whenever you intend to make code edits in production repositories like Willow, SAFE, or die-namic-system, ensuring compliance through mandated rationale and approval steps.