From f9c6ab6fe94f5d682c9af0b668892bacd4d71a27 Mon Sep 17 00:00:00 2001 From: Venkata Kolla Date: Wed, 13 May 2026 22:19:42 -0700 Subject: [PATCH] Updating format of enriching-metadata-business-context skill --- skills/enriching-metadata-business-context/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/enriching-metadata-business-context/SKILL.md b/skills/enriching-metadata-business-context/SKILL.md index e9fc0b9..f8d3724 100644 --- a/skills/enriching-metadata-business-context/SKILL.md +++ b/skills/enriching-metadata-business-context/SKILL.md @@ -1,6 +1,6 @@ --- name: enriching-metadata-business-context -description: Enriches Salesforce metadata source files (Custom Objects and LWC) with business context by generating or updating enrichedDescription blocks that explain WHY the metadata was created, HOW the decision was made, and WHAT it does. Triggers automatically on force-app/**/*-meta.xml files. +description: Use this skill when creating, generating, or editing any Salesforce metadata source file (Custom Objects, LWC) matching force-app/**/*-meta.xml. Enriches metadata with business context by generating or updating enrichedDescription blocks that explain WHY the metadata was created, HOW the decision was made, and WHAT it does. --- # Skill: Enriching Metadata Business Context