create-quality-rules

Design Stratio Governance data quality rules with mandatory human approval.

4|10|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Stratio/genai-agents --skill create-quality-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-quality-rules
Source: https://github.com/Stratio/genai-agents/tree/main/shared-skills/create-quality-rules
Command: npx skills add https://github.com/Stratio/genai-agents --skill create-quality-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing and deploying data quality rules in Stratio Governance with mandatory human approval before execution to ensure governance alignment and operational safety.

Core Features & Use Cases

  • Enables two entry flows: Flow A for gaps identified by prior assessments and Flow B for creating a specific rule without prior assessment.
  • Generates comprehensive rule designs, including naming, descriptions, SQL patterns, and measurement configuration, all tied to governance metadata.
  • Produces an actionable plan that requires explicit user approval before any rule is created or scheduled.

Quick Start

Provide the domain and target tables to start designing a quality rule plan.

Frequently Asked Questions about create-quality-rules

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

FAQPage Schema
How do I create data quality rules in Stratio Governance that require human approval?

To create data quality rules in Stratio Governance with human approval, you provide a domain and target tables to generate a rule design plan. This plan includes SQL patterns, measurement configurations, and scheduling, requiring explicit user approval before execution.

What is the process for designing SQL validation rules for data governance?

Designing SQL validation rules for data governance involves generating comprehensive rule designs tied to governance metadata. The system validates SQL designs against governance APIs and produces an actionable plan for user confirmation before any rule is created.

Can I create an ad-hoc quality rule without a prior data assessment?

Yes, you can create an ad-hoc quality rule without a prior assessment using Flow B. This allows you to design a specific rule directly by providing the domain and target tables, guiding scheduling and approvals without prior gap analysis.

How do I validate SQL designs against governance APIs before scheduling?

You validate SQL designs against governance APIs by submitting your target tables and domain parameters. The system checks the SQL patterns and measurement configurations, generating a plan that requires explicit approval before the rule is scheduled or created.

What do I need to start designing a governance quality rule plan?

To start designing a governance quality rule plan, you need to provide the domain and target tables. This initiates the generation of rule designs, including naming, descriptions, SQL patterns, and measurement configurations tied to governance metadata.