pilot-priority-queue

Prioritize and route Pilot Protocol messages by urgency prefixes.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-priority-queue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-priority-queue
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-priority-queue
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-priority-queue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages and accelerates delivery of urgent messages over the Pilot Protocol by providing priority-based routing and triage for the inbox.

Core Features & Use Cases

  • Priority-based message sending with explicit urgency prefixes and ordered delivery for equal-priority items.
  • Inbox triage: filter, view, and process messages by priority to meet SLA-like requirements.
  • Use Case: route critical alerts to trusted peers and ensure they are addressed before normal updates.

Quick Start

Start the Pilot Protocol daemon and begin sending messages with explicit priority prefixes to exercise the queue.

Frequently Asked Questions about pilot-priority-queue

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

FAQPage Schema
How do I prioritize urgent messages in the Pilot Protocol inbox?

You can prioritize urgent Pilot Protocol messages by applying policy-based routing and structured triage to filter, view, and process inbox items by urgency level, ensuring critical alerts are addressed before normal updates.

Do I need the pilotctl daemon running to use priority-based message routing?

Yes, priority-based message routing requires the pilotctl daemon to be running and the use of explicit priority prefixes to ensure deterministic routing and ordered delivery for equal-priority items.

How does priority triage work for equal-priority messages over the Pilot Protocol?

Priority triage filters messages by urgency prefix and provides ordered delivery for equal-priority items, applying the priority policy across both sending and inbox workflows to meet SLA-like requirements.

Can I route critical alerts to trusted peers before normal updates using a priority queue?

Yes, you can route critical alerts to trusted peers by sending messages with explicit urgency prefixes, which accelerates delivery and ensures important communications are delivered first over the network.

What is the best way to add explicit priority prefixes for deterministic message routing?

The best way to achieve deterministic routing is to start the Pilot Protocol daemon and begin sending messages with explicit priority prefixes, which exercises the queue and applies urgency policies across sending workflows.

Does priority-based message sending apply to both sending and inbox workflows?

Yes, the priority policy applies across both sending and inbox workflows, enabling structured triage and ordered delivery for equal-priority messages to ensure important communications are delivered first.