missive-team-assignment

Route Missive conversations to the correct owner with contextual handoffs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jjeremycai/claudekit --skill missive-team-assignment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: missive-team-assignment
Source: https://github.com/jjeremycai/claudekit/tree/main/skills/missive-team-assignment
Command: npx skills add https://github.com/jjeremycai/claudekit --skill missive-team-assignment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill routes Missive conversations to the correct owner, enabling clear accountability and faster response times.

Core Features & Use Cases

  • Assignment decision framework to route messages by topic, relationship, or workload.
  • Contextful handoffs that include who should handle the task and why.
  • Escalation and team-transfer patterns to ensure nothing falls through the cracks.

Quick Start

Use Missive actions to identify unassigned conversations and reassign them with a contextual note. For example: missive_conversations action: list missive_posts action: create post: { conversation: [conversation_id], markdown: "@[Name] - Assigning this to you as it's a billing question. Customer context: ... Please prioritize." }

Frequently Asked Questions about missive-team-assignment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route Missive conversations to the correct team owner?

You route Missive conversations by applying an assignment decision framework based on topic, relationship, or workload. This enables clear accountability and faster response times through structured handoffs with contextual notes explaining the transfer.

What is the best way to handle team handoffs for support and billing inquiries in Missive?

The best way to handle team handoffs is using contextual assignment patterns that include who should handle the task and why. This ensures support and billing inquiries transfer smoothly across teams without falling through the cracks.

Can I automate conversation assignment using Missive actions and posts?

Yes, you can automate conversation assignment by using Missive actions to list unassigned conversations and create posts. You reassign them with a contextual markdown note mentioning the new owner and explaining the customer context.

How do you escalate and transfer technical inquiries across teams in Missive?

You escalate technical inquiries using explicit escalation and team-transfer patterns. These structured handoffs ensure conversations are redirected to the correct owner with the necessary context, preventing lost or ignored support tickets.

Does this conversation routing approach work for relationship-based assignments?

Yes, this conversation routing approach explicitly supports relationship-based handoffs. It applies decision rules to route messages based on existing customer relationships, ensuring specific accounts reach the designated owner.