This tutorial combines three skills in a single manifest: a decision table that maps incident properties to assignment groups, a subflow that handles manager approval, and a parent flow that routes incidents through both. This is the pattern for real-world automation — multiple skills chained together with $ref.
Dispatch Flow with Decision Table
Route incidents using a decision table and approval subflow