Install
openclaw skills install @wxt-ai/alert-escalation-guidance-identifierMap incident severity and service context to an accountable response owner and queue.
openclaw skills install @wxt-ai/alert-escalation-guidance-identifierUse service_profile to establish who receives an incoming service alert. The
guide produces an assignment rule, not an alert or a page.
Look for the severity scale, service owner, response lead, operating hours, and fallback queue. Preserve an owner explicitly named for the affected service. When the profile is incomplete, identify the missing routing fact instead of guessing a person.
Return assignment_guidance as a single, readable policy string containing the
severity-to-owner mapping, the fallback route, and any operating-hours
condition. Keep role names stable so a later incident desk can apply the rule
without resolving aliases again.
A profile that assigns P1-P2 to the response lead and P3-P4 to the service queue should yield exactly that split, plus the named triage queue for an alert whose severity has not yet been classified.
Input field: service_profile. Service levels and assignment preference for incoming alerts.
Accepted value: object.
Output field: assignment_guidance; the returned value is a
string.
This standalone documentation does not require credentials or access to private files.