governance-policies

Author and manage deploy-time governance policies via the REST API.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/LoxtepInc/loxtep-plugins-skills --skill governance-policies-loxtepinc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: governance-policies
Source: https://github.com/LoxtepInc/loxtep-plugins-skills/tree/main/cursor/skills/governance-policies
Command: npx skills add https://github.com/LoxtepInc/loxtep-plugins-skills --skill governance-policies-loxtepinc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of enforcing organizational compliance and quality standards during the deployment of data products and workflows, preventing unauthorized or non-compliant changes from going live.

Core Features & Use Cases

  • Deploy-time Gating: Define rules that block deployments based on quality scores, PII presence, or classification status.
  • Approval Workflows: Configure mandatory approval thresholds for sensitive data product releases.
  • Policy Lifecycle Management: Easily transition policies between draft, active, and audit-only enforcement modes.

Quick Start

Use the governance-policies skill to draft a new policy that blocks deployments of data products containing PII.

Frequently Asked Questions about governance-policies

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

FAQPage Schema
How do I block data product deployments containing PII?

You can block data product deployments containing PII by authoring deploy-time governance policies that enforce rules and conditions to prevent unauthorized releases from going live.

What are deploy-time gates for data products?

Deploy-time gates for data products are compliance rules that block or condition deployments based on quality scores, PII presence, or classification status before workflows go live.

How do I configure mandatory approval workflows for sensitive data releases?

You can configure mandatory approval workflows for sensitive data releases by setting approval thresholds within governance policies to gate data product deployments.

Can I transition governance policies between draft, active, and audit-only modes?

Yes, you can transition governance policies between draft, active, and audit-only enforcement modes to manage the policy lifecycle for data product compliance.

Does this governance policy skill require a REST API connection?

Yes, authoring and managing deploy-time governance policies requires interaction with the governance REST API to define rules, conditions, and approval thresholds for resource scopes.

What is the best way to enforce organizational compliance during workflow deployment?

The best way to enforce organizational compliance during workflow deployment is to author deploy-time governance policies that gate releases based on data quality and classification status.