What problem does it solve? AI agents and writers often assert how Salesforce Revenue Cloud features work from memory, which risks stale or wrong claims after renames and release changes. This Skill provides grep-friendly, per-article markdown snapshots of the Salesforce Help portal and Developer Guide so every product claim can be verified against the current release's documentation before being written or accepted. ## Core Features & Use Cases - Claim grounding: Verify object names, field labels, feature behavior, and terminology for Billing, Pricing, Quoting, Orders, Contracts, Assets, Usage, and DRO against captured Help articles at docs/salesforce/{release}/help/. - Developer reference: Ground object/field API names, Business APIs, Apex, Metadata/Tooling types, and Constraint Modeling Language (CML) syntax against the atlas Developer Guide snapshots at docs/salesforce/{release}/dev-guide/ and dev-guide-industries/. - Snapshot refresh: Re-capture Help and Dev Guide content for new Salesforce releases via the snapshot_{area}help{release} and snapshot_dev_guide CCI tasks, with discovery validation and cross-release diffs. - Use Case: Before authoring a Trailhead module passage claiming how Billing Arrangements work, grep the snapshot for the term, read the matching article, and cite the article ID from its frontmatter in the Resources section. ## Quick Start Ask the agent to verify a Revenue Cloud feature claim by grepping the Help snapshot under docs/salesforce/264/help/articles/ and reading the matching article before writing.