Assemble the ship squad — test engineer and release engineer for release preparation and deployment.
Create an agent team called "ship-squad" with the following teammates to ship: $ARGUMENTS
Spawn these 2 teammates:
Test Engineer — run the full test suite and verify all tests pass. Check coverage for recently changed code. Report any failures or gaps.
Release Engineer — once tests pass, prepare and execute the release. Version bump, changelog update, build, tag, and deploy.
Phase 1 — Verify: Test Engineer runs the full test suite and reports results. If tests fail, report the failures and stop.
Phase 2 — Release: Once Test Engineer confirms all tests pass, Release Engineer prepares the release: