agentic-governance

Enforce F1-F13 constitutional floor checks with Quad-Witness consensus for AI actions.

2|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/ariffazil/openclaw-workspace --skill agentic-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentic-governance
Source: https://github.com/ariffazil/openclaw-workspace/tree/main/skills/agentic-governance
Command: npx skills add https://github.com/ariffazil/openclaw-workspace --skill agentic-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that AI actions strictly adhere to a predefined set of constitutional laws and safety protocols, preventing unintended or harmful operations.

Core Features & Use Cases

  • Floor Enforcement: Implements and verifies adherence to 13 constitutional floors (F1-F13) before any action is taken.
  • Consensus Mechanism: Utilizes a Quad-Witness BFT consensus model to validate actions, requiring a minimum of 0.75 consensus score.
  • Use Case: When an AI agent needs to perform a critical operation like modifying system files or accessing sensitive data, this Skill acts as a gatekeeper, ensuring all governance rules are met and human oversight is involved if necessary.

Quick Start

Use the agentic-governance skill to verify the current action against F1-F13 constitutional floors.

Frequently Asked Questions about agentic-governance

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

FAQPage Schema
How do I enforce constitutional AI safety rules before an AI agent executes critical operations?

You can enforce constitutional AI safety rules by applying the F1-F13 floor checks to validate reversibility, truthfulness, consensus, and clarity before any agent action is executed, ensuring safe operations.

What is Quad-Witness consensus in AI governance?

Quad-Witness consensus is a BFT model used to validate AI actions. It requires a minimum consensus score of 0.75 to authorize operations, ensuring multiple independent verifications of safety compliance.

How do I add a gatekeeper for AI agents modifying system files or accessing sensitive data?

Implement a governance gatekeeper that verifies actions against 13 constitutional floors (F1-F13) and requires Quad-Witness consensus. This ensures all safety rules are met, involving human oversight if necessary for critical operations.

Does AI governance floor enforcement work without external dependencies?

Yes, AI governance floor enforcement operates without external dependencies. The Skill functions independently using internal scripts and references to validate constitutional floors and consensus scores for AI actions.

When should I use constitutional AI governance over standard safety protocols?

Use constitutional AI governance when an AI agent performs critical operations like modifying system files or accessing sensitive data, requiring hardened floor checks and consensus validation to prevent harmful operations.

What are the limitations of using a 0.75 consensus score for AI safety validation?

A 0.75 consensus score limitation means actions are authorized when 75% of witnesses agree. If consensus drops below this threshold, the AI action is blocked, requiring human oversight or protocol adjustment to proceed safely.