platform-metadata-deploy
Agent skill from forcedotcom/sf-skills.
What it does
- sf project deploy start, quick, report, or retrieval workflows
- release sequencing across objects, permission sets, Apex, and Flows
- CI/CD gates, test-level selection, or deployment reports
- troubleshooting deployment failures and dependency ordering
- authoring Apex code → platform-apex-generate
- authoring LWC components → experience-lwc-generate
- creating custom objects or fields → platform-custom-object-generate, platform-custom-field-generate
Requirements & configuration
- On non-source-tracking orgs, deploy/retrieve commands require an explicit scope such as --source-dir, --metadata, or --manifest.
- | Need | Delegate to | Reason |
Configuration: INVALID_CROSS_REFERENCE_KEY
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/forcedotcom/sf-skills
platform-metadata-deploy FAQ
What does the platform-metadata-deploy skill do?
Salesforce DevOps automation using sf CLI v2. TRIGGER when: user deploys metadata, creates/manages scratch orgs or sandboxes, sets up CI/CD pipelines, or troubleshoots deployment errors with sf project deploy. DO NOT TRIGGER when: writing Apex code (use platform-apex-generate), building LWC components (use experience-lwc-generate), creating metadata definitions (use platform-custom-object-generate or platform-custom-field-generate), or querying org data (use platform-data-manage). sf project deploy start, quick, report, or retrieval workflows release sequencing across objects, permission sets, Apex, and Flows
What does platform-metadata-deploy require?
On non-source-tracking orgs, deploy/retrieve commands require an explicit scope such as --source-dir, --metadata, or --manifest. | Need | Delegate to | Reason | Configuration keys: INVALID_CROSS_REFERENCE_KEY.
How do I install platform-metadata-deploy?
Run: npx -y skills add https://github.com/forcedotcom/sf-skills --skill platform-metadata-deploy --agent claude-code — the source lives at github.com/forcedotcom/sf-skills.
Maintain platform-metadata-deploy?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[platform-metadata-deploy on getagentictools](https://getagentictools.com/skills/forcedotcom-sf-skills-platform-metadata-deploy?ref=badge) npx agentictools info skills/forcedotcom-sf-skills-platform-metadata-deploy The second line is the CLI lookup for this page — handy in READMEs and docs.