Dispatcher Skill

Expert skilltree layer-1 dispatcher. Receives porting task commands from tasks.md, parses arguments, loads porting_item data and spec descriptions, then routes to the appropriate leaf skill for actual migration execution. Invoked as: /dispatcher-skill <porting_item_id> --specs <ids> --source <path> or /dispatcher-skill <porting_item_id> --mode llm-freeform --source <path>. Does NOT contain migration logic itself — only routing and data assembly.

qualcomm 197e669 2 files · 21.0 KB Updated

File contents

qualcomm/easywos/tree/main/agent/skills/dispatcher-skill commit 197e669ad5

Frequently asked questions

npx skillmds@latest add qualcomm/dispatcher-skill