Updating format of enriching-metadata-business-context skill

This commit is contained in:
Venkata Kolla 2026-05-13 22:19:42 -07:00
parent 2169f53652
commit f9c6ab6fe9
No known key found for this signature in database
GPG Key ID: 9A4877D29319DA81

View File

@ -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