What problem does it solve? Decision tables are materialized lookups that never re-read their source data, so pricing can be correct in the data yet wrong in the quote. This Skill diagnoses stale lookups, refreshes them at the right moment, and manages the full definition lifecycle in Salesforce Revenue Cloud orgs. ## Core Features & Use Cases - Freshness verification: Run headless freshness checks that report Fresh, Stale, Not comparable, or Unknown verdicts per table, with strict mode to gate builds. - Definition authoring and lifecycle: Create, update, activate, deactivate, and delete table definitions via Metadata XML or Tooling API, respecting the active-edit restriction. - Refresh and CSV upload: Trigger async refreshes through flows or REST, and load CsvUpload tables through the two-phase ContentVersion upload. - Use Case: After loading new rate card entries, run the freshness check to find every table that went stale, refresh them, and confirm pricing matches the source data before releasing the org. ## Quick Start Ask the agent to check decision table freshness in your Salesforce org and refresh any stale tables after your latest catalog or pricing data load.