What problem does it solve?
The Squad Lifecycle skill automates the end-to-end process of initializing, casting, and managing BotNexus squads, ensuring consistent setup and governance across repositories.
Core Features & Use Cases
- Init Mode: Propose and validate a new squad roster before any files are created, preserving user intent.
- Casting & Registry: deterministically assign unique cast names from a chosen universe and maintain casting state (registry.json, history.json, and domain mappings).
- Team Management & Migrations: migrate legacy squads, join or retire agents, and maintain routing and decision logs with append-only history.
- Integration Governance: enforce templates, roster headers (## Members), and orchestration pipelines to keep squad state in sync with workflows.
Quick Start
Initiate Init Mode to propose a squad roster and wait for user confirmation before creating the .squad structure.