REMission Control · Demo
ORGAcme Robotics
HORIZONquarter
PRIORITYcritical
TYPEQuarterlyRenewalTarget
Hit Q3 revenue target $4.5M ARR
Quarterly revenue commitment. Closes a mix of new logos and expansion across the existing book.
§1 · Executor planfrom QuarterlyRenewalTarget
- 1IdlePull current customer status from CRMlookup-customer-statusaccountId: {{inputs.accountId}}
- 2IdleClassify renewal risk from the pulled signalsrenewal-risk-classifyarr: {{steps.step-1-pull.outputs.arr}}npsScore: {{steps.step-1-pull.outputs.npsScore}}accountName: {{steps.step-1-pull.outputs.name}}openTickets: {{steps.step-1-pull.outputs.openTickets}}daysToRenewal: {{steps.step-1-pull.outputs.daysToRenewal}}usageTrendPct: {{steps.step-1-pull.outputs.usageTrendPct}}
- BlockedIf risk is medium+, notify the account's CSM (destructive — requires Gate)notify-csmGateriskTier: {{steps.step-2-classify.outputs.riskTier}}accountId: {{inputs.accountId}}suggestedActions: {{steps.step-2-classify.outputs.suggestedActions}}