Swarm Dispatcher
Overview
Route swarm requests to the appropriate pattern skill. Read the preset config, determine the pattern, and follow the corresponding skill.
Goal Slug Generation
When pattern skills create team names, they use the format
swarm-{pattern}-{goal-slug}-{timestamp}. Generate the goal slug
from the user's goal description
- Lowercase only
- Replace spaces and special characters with hyphens
- Remove all characters except
a-z,0-9, and- - Collapse consecutiv
[Description truncada. Veja o README completo no GitHub.]