What problem does it solve? When a Revenue Cloud Foundations build pipeline fails — a CCI flow step errors out, an SFDMU data load misbehaves, a metadata deploy is blocked, or rating results look wrong — engineers waste hours hunting for the root cause. This Skill routes each failure symptom directly to the error catalog that owns it. ## Core Features & Use Cases - Failure Routing: Maps each of the 34 prepare_rlm_org flow steps to the correct diagnostic sub-file or domain skill, so you jump straight to the relevant error catalog. - Error Catalogs: Covers environment setup (validate_setup, org alias confusion, INVALID_AUTH_HEADER), SFDMU data loading (idempotency, composite keys), metadata deploy and permissions (PSG recalculation, source tracking), and pricing/rating errors (PUR activation, expression set row locks). - Live-Org Evidence Capture: Provides SOQL queries for RevenueTransactionErrorLog, AsyncOperationTracker, and order pricing state to capture async failure evidence before a data reset destroys it. - Use Case: A CCI flow fails at step 18 (prepare_rating) with a PUR activation error. The routing table points to pricing-and-config-errors.md, which explains the delete-rates-before-rating ordering fix. ## Quick Start Ask the agent to read the troubleshooting skill and diagnose why your prepare_rlm_org flow failed at a specific step, pasting the CCI error output.