What problem does it solve?
init-mode prevents wasted setup effort by guiding you through a two-phase team initialization: first proposing roles for your coordination space, then creating the required .squad/ structure only after you explicitly confirm.
Core Features & Use Cases
- Two-phase, confirmation-gated initialization: Proposes a team roster (including cast/universe selection) without creating any files until the user confirms.
- Persistent naming & casting-state bootstrapping: Initializes casting policy, registries, and assignment history so future steps have stable team identity.
- Repo-safe, workflow-compatible structure: Ensures
team.md includes the required ## Members header and sets up conflict-free merge drivers for append-only .squad/ state.
Quick Start
Run init-mode by triggering it in the repo when .squad/team.md is missing or has no roster members, then answer the roster confirmation prompt to generate the team scaffold.