manage-business-terms

Create Stratio Governance business terms with guided planning and batch approval.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates and links business terms in the Stratio Governance dictionary with guided planning across technical and semantic domains. This includes naming, descriptions, and relationships to data assets, with support for batch creation and review in Draft state.

Core Features & Use Cases

  • Guided planning for each term: proposes or asks for name, Markdown description, asset types, and related-asset granularity.
  • Batch mode: plan multiple terms, approve collectively, then create sequentially and report results.
  • Domain rules and safe-guards: defaults to semantic domain when available, enforces consistent domain prefixes for related assets, and requires final user approval before execution.
  • Approval & Review: presents the complete term for user edits before creation.
  • Execution: calls create_business_term(domain, name, description, type, related_assets) to persist terms.

Quick Start

Provide a term name, description, type, and related assets to create a business term in the governance dictionary.

Frequently Asked Questions about manage-business-terms

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

FAQPage Schema
How do I create business terms in a data governance dictionary?

To create business terms in a data governance dictionary, you provide a name, Markdown description, type, and related assets. The system plans the terms for your review and persists them after final approval.

Can I batch-create multiple business terms and link them to data assets?

Yes, you can batch-create multiple business terms and link them to data assets. Batch mode allows you to plan multiple terms, approve them collectively, and then create them sequentially with automated result reporting.

What is the best way to define relationships between business terms and data assets?

The best way to define relationships between business terms and data assets is through guided planning that enforces domain-prefixed related_assets. This ensures consistent linking at the column, table, or collection granularity.

Does business term creation work for both technical and semantic domains?

Yes, business term creation works for both technical and semantic domains. The system defaults to the semantic domain when available and enforces consistent domain prefixes for all related assets.

What happens if a business term creation fails in the governance dictionary?

If a business term creation fails in the governance dictionary, the system automatically retries the failed creation up to two times to ensure successful persistence of your planned terms.