team-setup
Installation
SKILL.md
team-setup
Overview
team-setup is an interactive skill that guides you through setting up the team AI directives. It presents four modes, explains each option, confirms your choice, and executes the setup.
It is invoked in two ways:
- User-invoked (
/team-setup) — anytime, to configure or check a project. - Model-invoked by
team-boot— automatically at session start when a project has no.adlc/init-options.jsonconfiguration (self-install), so an unconfigured project wires itself without the user knowing the command.
The skill is non-destructive: it never overwrites existing files or directories. If the target path already contains a configured team AI directives, it detects this and offers the "Already configured" mode instead.