$ npm install -g squads-cli
This installs squads-cli globally, making the squads command available everywhere on your system.
$ squads init
Creates the .agents/ directory with an example squad.
$ squads status $ squads goal set engineering "Ship authentication feature by Friday"
Goals help you track what each squad is working towards. View all goals with squads goal list.