update-platform-docs

Update API_VERSIONS.md and DEPRECATIONS.md with Salesforce release features and deprecations.

13|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/jiten-singh-shahi/salesforce-claude-code --skill update-platform-docs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: update-platform-docs
Source: https://github.com/jiten-singh-shahi/salesforce-claude-code/tree/main/.cursor/skills/update-platform-docs
Command: npx skills add https://github.com/jiten-singh-shahi/salesforce-claude-code --skill update-platform-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update Salesforce platform reference docs with the latest release features and deprecation announcements, ensuring teams have current guidance for platform changes.

Core Features & Use Cases

  • Procedural updates to API_VERSIONS.md and DEPRECATIONS.md based on official Salesforce release notes.
  • Documentation maintenance when a new Salesforce release ships or docs require verification.
  • Reference checks and version tracking to preserve the integrity of platform documentation.

Quick Start

Run the update procedure to refresh API_VERSIONS.md and DEPRECATIONS.md with the latest Salesforce release information.

Frequently Asked Questions about update-platform-docs

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

FAQPage Schema
What is the best way to track Salesforce deprecations in documentation?▼

Yes, you can manually trigger documentation maintenance when SessionStart warnings indicate docs are outdated. The update procedure researches recent Salesforce release features and applies additions to API_VERSIONS.md and DEPRECATIONS.md.

Does this documentation update process handle Salesforce API version tracking?▼

Yes, the process handles Salesforce API version tracking by updating API_VERSIONS.md. It researches official release notes to append the latest version additions and verifies that no outdated entries remain in the reference docs.

What limitations exist when updating Salesforce release docs automatically?▼

A key limitation is that updates are restricted strictly to API_VERSIONS.md and DEPRECATIONS.md files. The procedure preserves product renames but does not modify other documentation formats outside these specific Salesforce reference files.

When do I need to refresh Salesforce platform documentation?▼

You need to refresh Salesforce platform documentation when a new Salesforce release ships or a SessionStart warning indicates docs are outdated. This ensures teams have current guidance for platform changes and deprecations.