dispatch-skills

Community

Safely dispatch the right work to the right executor.

AuthorOceanEyeFF
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of turning a single selected work item into a one-round, limited-scope dispatch decision, so the harness can execute that work through the most appropriate specialized skill or a safe fallback without expanding scope or inventing new skills.

Core Features & Use Cases

  • One-round limited-scope dispatching: Transitions the harness from WorktrackScope.dispatching by packaging the selected work item into a dispatch agreement and enforcing that it stays bounded to the single round.
  • Specialized skill matching with safe fallback: Chooses the semantically best dedicated skill when available (including document catch-up prioritization), otherwise routes execution through generic-worker-skill or a one-time task-specific instruction on the correct carrier.
  • Runtime dispatch mode governance: Applies override rules using .servo/control-state.md, respects runtime_dispatch_mode and policy-based selection in auto, and blocks behavior that would incorrectly claim delegation when delegating isn’t actually possible.

Quick Start

Ask the harness to dispatch the current worktrack action in WorktrackScope.dispatching using dispatch-skills so it selects the correct executor and returns a complete dispatch result.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dispatch-skills
Download link: https://github.com/OceanEyeFF/servo/archive/main.zip#dispatch-skills

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.