multica-squads
Installation
SKILL.md
Multica Squads
Quick start
If debugging why a squad did or did not run, inspect first:
multica issue get <issue-id> --output json
multica squad get <squad-id> --output json
multica squad member list <squad-id> --output json
multica issue comment list <issue-id> --recent 10 --output json
If the command shape is unclear, check help instead of guessing: