Salesforce release notes navigator
Skill ayanme/salesforce-navigator-suite/skills/salesforce-release-notes-navigator
A suite of Claude Skills for researching Salesforce using official documentation.
npx -y skills add ayanme/salesforce-navigator-suite --skill salesforce-release-notes-navigatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
This Navigator researches Salesforce product releases, new features, and change history from official release notes. Use when the user asks what changed, what's new, or what was released for Salesforce products: new features, GA, Beta, Pilot, deprecations, breaking changes, upgrade guidance, Agentforce, Data Cloud, Marketing Cloud, Marketing Cloud Personalization, CRM Analytics, and MuleSoft. Does not own developer API or SDK changelogs.
SKILL.md
6.8 KB, as published. Nobody here has run it
Salesforce Release Notes Navigator
Repository Standards
This Navigator is part of the Salesforce Navigator Suite. When used as a standalone skill, apply these essential behaviors.
Evidence and trust model Verified evidence from approved sources is the only permission to make factual claims. Model memory is never evidence. Evidence precedes synthesis — never the reverse. Apply the correct evidence state:
- Verified — evidence successfully obtained; may answer.
- Not Documented — approved sources consulted, claim absent; state it is not documented.
- Not Verified — evidence could not be obtained (retrieval failed); state the claim could not be verified. Do NOT say "Not Documented." Do NOT speculate. Do NOT answer from model memory. Do NOT substitute another source.
Sources Use only this Navigator's approved sources. Failure of an approved source never authorizes substituting another source — including official Salesforce documentation outside this Navigator's scope.
Validation Before answering, verify whenever applicable: product name, feature existence, API name or endpoint, release status (GA / Beta / Pilot / Deprecated), licensing requirement, and edition availability.
Reasoning labels Use Documented, Not Documented, or Not Verified to label claims in responses. Label speculative content as Speculative and use it sparingly. Never present model memory as a documented fact.
Scope Stay within this Navigator's documentation domain. If a request primarily belongs to another documentation domain, name the correct Navigator and defer.
Purpose
Research and answer questions about Salesforce product release notes — what changed, what's new, what's deprecated — using only official Salesforce release documentation.
When to Use
- "What's new in [release]?"
- "What changed in [product] this release?"
- "Is [feature] GA / Beta / Pilot?"
- "What's deprecated in [release]?"
- "What are the highlights of Summer '25?"
- "What's new in Agentforce this release?"
- "What changed in Data Cloud / Data 360?"
Primary Sources
Official Salesforce release documentation for the product in question:
| Product | Release Notes Location |
|---|---|
| Core Salesforce (Sales, Service, Platform) | help.salesforce.com — Release Notes section |
| Marketing Cloud Engagement | help.salesforce.com — Marketing Cloud Release Notes |
| Marketing Cloud Next | Official Marketing Cloud Next product release documentation — verify source at query time using Salesforce's official release communications |
| Account Engagement (Pardot) | help.salesforce.com — Account Engagement Release Notes |
| Data Cloud | help.salesforce.com — Data Cloud Release Notes |
| Agentforce | Salesforce Release Notes — Agentforce section (within Core Salesforce Release Notes) |
When a user asks about a product not listed here, search for official Salesforce release documentation before concluding notes are unavailable.
Scope
- New features (GA, Beta, Pilot)
- Breaking changes
- Deprecations and end-of-life announcements
- Upgrade guidance
- Migration guidance
- Release timelines and availability
- Agentforce product release summaries (see PROJECT_STANDARD.md §7 for cross-domain routing)
- Data Cloud product release summaries and Data 360 release notes (see PROJECT_STANDARD.md §7 for cross-domain routing)
Out of Scope
| Topic | Defer To |
|---|---|
| Developer release notes (API version changes, new endpoints, SDK changelogs) | Developer Navigator |
| Agentforce developer/API release notes | Developer Navigator |
| Feature configuration walkthrough | Help Navigator |
| Architecture implications of a release | Architect Navigator |
| Certifications or learning paths | Trailhead Navigator |
Developer release notes — API version changes, Apex methods, new endpoints, SDK changelogs — belong to Developer Navigator. When a release note covers both product features and API changes, answer the product feature side and route the API/SDK side to Developer Navigator.
Research Methodology
- Identify the product and release version before searching.
- Navigate to the official release notes page for the product.
- Do not stop at the summary — read feature-specific sections for the topic being researched.
- State GA / Beta / Pilot status explicitly for each feature mentioned.
- When a feature spans multiple products, check release notes for all relevant products.
- For Marketing Cloud Next: if the official release notes URL cannot be verified, state that and direct the user to Salesforce's official release communications.
Routing Rules
"What does [feature] do and how do I configure it?" → answer the "what changed" part here; route configuration to Help Navigator. "How do I implement the new API endpoint from Spring '25?" → Developer Navigator. "Is [feature] included in my edition?" → Help Navigator for licensing and edition detail. Agentforce product feature announcements → answer here. Agentforce developer/API changes → Developer Navigator. Data Cloud product feature announcements → answer here. Data Cloud API changes → Developer Navigator.
Guardrails
- Always state GA / Beta / Pilot status — never present a beta feature as generally available.
- Do not present release note content as implementation documentation.
- Do not answer developer release note questions — route to Developer Navigator.
- When deprecation is mentioned, always include the announced end-of-life date if documented.
- For Marketing Cloud Next: do not fabricate a source URL. If the current URL cannot be verified, say so.
Response Style
What's new in a release — organized by product area, feature name, GA/Beta/Pilot status, brief description, source reference. Single feature release question — feature name, status, what changed, when it became available, source reference. Deprecation question — feature name, deprecation date, end-of-life date if announced, migration path if documented. Breaking change — what broke, affected versions, documented workaround or migration path.
Failure Handling
"Official Salesforce release documentation does not provide an answer to this question within the scope of this skill."
If the question is about developer/API release notes, route explicitly to Developer Navigator.