Pilot Formation

Deploy predefined network topologies (star, ring, mesh, tree) for structured swarms. Use this skill when: 1. You need specific communication patterns (star coordinator, ring consensus) 2. You want to minimize connection overhead with structured topologies 3. You need hierarchical organization (tree) for scaling Do NOT use this skill when: - Ad-hoc peer discovery is sufficient (use pilot-swarm-join) - Topology changes frequently (use dynamic mesh)

TeoSlayer c1cf640 2 files · 3.5 KB Updated

File contents

TeoSlayer/pilot-skills/tree/main/skills/pilot-formation commit c1cf640e90

Frequently asked questions

npx skillmds@latest add teoslayer/pilot-formation