What problem does it solve? Creating multi-year ramped quotes in Salesforce Revenue Cloud requires a precise sequence of Connect API calls (place, EditGroup, clone, reprice) with strict field legality rules, status polling, and compound uplift configuration that are easy to get wrong. ## Core Features & Use Cases - Proven build sequence: Step-by-step Connect API payloads for creating a quote, marking period 1 ramped via EditGroup, cloning additional segments, and applying per-segment uplift. - Compound uplift guidance: Explains how to set RampUpliftType on the RampScheduleGroup and UnitPriceUplift per segment, with the PriceRevision engine prerequisites. - Verification and read-back: SOQL read-back queries, CalculationStatus polling rules, TCV reporting, and validation checklists. - Use Case: Build a 3-year ramped quote on a standalone subscription SKU with 5% then 3% compound uplift, poll each mutation to a settled state, and verify the compounded net prices numerically. ## Quick Start Ask the agent to build a three-year group-ramp quote for a given account and product SKU using the ramped-quotes skill, then verify the per-segment uplift on a live org.