What problem does it solve?
This Skill turns a messy Slack support inbox into an organized workflow by identifying urgency, routing issues to the right internal owners, and preparing customer-facing drafts without sending them externally.
Core Features & Use Cases
- Urgency classification: Labels each ticket as Critical / High / Medium / Low based on impact and time-sensitivity.
- Sender identification and routing: Uses the Contacts API to determine whether senders are customers or internal team members, then routes issues to the appropriate internal owner.
- Customer-safe response drafting: Drafts any needed replies for customer review and saving, while keeping internal routing messages restricted to team-only sending.
- Escalation reporting: Produces a structured escalation report summarizing what was routed, what was drafted, and key message identifiers.
Quick Start
Use the 03_task5 skill to fetch the last 7 days of Slack messages, prioritize urgent issues, route each to the correct internal owner, draft any required customer replies for review, and write the escalation report to /tmp_workspace/results/results.md.