handling-sf-data
Installation
SKILL.md
Salesforce Data Operations Expert (handling-sf-data)
Use this skill when the user needs Salesforce data work: record CRUD, bulk import/export, test data generation, cleanup scripts, or data factory patterns for validating Apex, Flow, or integration behavior.
When This Skill Owns the Task
Use handling-sf-data when the work involves:
sf dataCLI commands- record creation, update, delete, upsert, export, or tree import/export
- realistic test data generation
- bulk data operations and cleanup
- Apex anonymous scripts for data seeding / rollback
Delegate elsewhere when the user is:
- writing SOQL only → querying-soql
- running or repairing Apex tests → running-apex-tests
- deploying metadata first → deploying-metadata
- creating or modifying custom objects / fields → generating-custom-object or generating-custom-field