Skip to main content
Run any Skill in Manus
with one click

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)

Overview

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)

Install command
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-role-assign

Copy and paste this command into Claude Code to install the skill

Stars7
Forks2
UpdatedApril 20, 2026 at 17:42
File Explorer
2 files
SKILL.md
readonly