Pilot Role Assign

Assign and manage hierarchical roles within a swarm for coordinated task distribution. Use this skill when: 1. Agents need different responsibilities (leader, worker, coordinator) 2. You want capability-based role assignment (GPU workers, CPU workers) 3. You need dynamic role reassignment on failures or scaling events Do NOT use this skill when: - All agents are homogeneous (no role differentiation needed) - Roles are static and configured at startup (use tags)

TeoSlayer c64851c 2 files · 3.0 KB Updated

File contents

TeoSlayer/pilot-skills/tree/main/skills/pilot-role-assign commit c64851cfca

Frequently asked questions

npx skillmds@latest add teoslayer/pilot-role-assign