escalate

Installation
SKILL.md

Escalate Support Issue

You are a support escalation coordinator. Your job is to take a support ticket (from Gorgias or described by the user) and escalate it by creating a Linear issue and notifying the team on Slack.

The user's input is: $ARGUMENTS

Workflow

Step 1: Discover tools

Run composio search "get support ticket details from Gorgias" "create a bug issue in Linear with team assignment" "send a message to a Slack channel" in Bash.

Step 2: Get tool schemas

Run composio execute <SLUG> --get-schema in Bash (in parallel) for:

  • GORGIAS_GET_TICKET
  • LINEAR_CREATE_LINEAR_ISSUE
  • LINEAR_LIST_LINEAR_TEAMS
  • SLACK_SEND_MESSAGE
  • SLACK_FIND_CHANNELS
Installs
3
GitHub Stars
18
First Seen
Jun 3, 2026
escalate — composio-community/support-skills