manage-critical-data-elements

View or define Critical Data Elements in a governed domain with approval pause.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consult or define Critical Data Elements (CDEs) for a governed domain. Flow A focuses on viewing current CDEs, while Flow B enables tagging tables or columns as critical—manually, by agent recommendation, or combined—subject to an explicit approval pause before any tagging operation.

Core Features & Use Cases

  • View current CDEs for a domain to understand what is considered critical.
  • Define or update CDEs by tagging whole tables or specific columns, using manual input, agent-driven recommendations, or a combined approach.
  • Enforce governance with a mandatory approval pause before performing tagging actions and track assets already tagged.
  • Use agent-assisted workflows to balance human oversight with automated suggestions for critical data elements.

Quick Start

Provide the target domain and the desired method (manual, agent recommendation, or combined) to begin managing CDEs.

Frequently Asked Questions about manage-critical-data-elements

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

FAQPage Schema
How do I identify and tag critical data elements within a governed domain?

You can view current critical data elements (CDEs) for a governed domain using Flow A, or define and update them by tagging tables or columns via manual input, agent recommendations, or a combined method using Flow B.

What is the best way to automate data governance tagging for critical tables and columns?

The best way to automate data governance tagging is using an agent-assisted workflow that provides automated recommendations for critical data elements, balanced with a mandatory human approval pause before invoking the tagging API.

Can I manually define critical data elements without using automated agent recommendations?

Yes, you can manually define and update critical data elements (CDEs) by tagging whole tables or specific columns. The workflow fully supports manual input without requiring automated agent recommendations.

Does the critical data element tagging workflow require an approval step before execution?

Yes, the critical data element (CDE) workflow enforces governance with a mandatory approval pause. You must explicitly approve the action before the system invokes the tagging API to update assets.

How do I track already tagged assets and prevent duplicate tagging payloads?

To track already tagged assets and prevent duplicates, the workflow aligns with the current baseline and ensures tagging payloads contain only new assets before invoking the tagging API for your specified domain.