Enforcement Selection Skill

Generate enforcement.yaml files with quality, safety, and integrity selections.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gitwalter/cursor-agent-factory --skill enforcement-selection-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Enforcement Selection Skill
Source: https://github.com/gitwalter/cursor-agent-factory/tree/main/.cursor/skills/enforcement-selection
Command: npx skills add https://github.com/gitwalter/cursor-agent-factory --skill enforcement-selection-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps engineering teams enforce values in AI agent systems by selecting and configuring enforcement patterns, turning principles into operational guardrails.

Core Features & Use Cases

  • Guiding selection of enforcement categories (Quality, Safety, Integrity) aligned to risk.
  • Generating an enforcement configuration with thresholds and override policies.
  • Producing an enforcement.yaml and enabling CI/CD integration hooks to codify governance.

Quick Start

Run the enforcement-selection workflow to generate an enforcement.yaml from your onboarding principles. Then apply it to your project to guard code, data, and decisions.

Frequently Asked Questions about Enforcement Selection Skill

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

FAQPage Schema
How do I configure quality gates and enforcement policies for AI agents?

To configure quality gates and enforcement policies for AI agents, you can select enforcement categories like Quality, Safety, and Integrity to generate an enforcement.yaml file. This configuration includes threshold settings, override policies, and CI/CD integration hooks.

What is an enforcement.yaml file and how does it work with CI/CD governance?

An enforcement.yaml file is a configuration document that codifies governance principles into operational guardrails for AI systems. It works with CI/CD governance by defining integration hooks, threshold configurations, and override policies that automatically enforce values during project execution.

How do I generate an enforcement configuration from onboarding principles?

You can generate an enforcement configuration from onboarding principles by running an enforcement-selection workflow. This process guides you through choosing appropriate enforcement categories based on risk alignment and outputs a structured enforcement.yaml file.

Can I use enforcement patterns to ensure agent safety and integrity checks?

Yes, you can use enforcement patterns to ensure agent safety and integrity checks by selecting the Safety and Integrity enforcement categories. These patterns transform abstract principles into operational guardrails with specific thresholds and override policies.

Does this enforcement selection process support policy configuration for override thresholds?

Yes, the enforcement selection process fully supports policy configuration for override thresholds. It satisfies functional requirements for threshold configuration and override policies within a YAML-based governance workflow, allowing teams to customize enforcement strictness.

What are the limitations of using a YAML-based governance workflow for enforcement?

A limitation of using a YAML-based governance workflow for enforcement is that it relies on predefined threshold configurations and override policies, which may require manual updates as project risks evolve. The enforcement.yaml must be maintained across projects to remain effective.