Documentation
README
Release All
Treat a Spool release as a release train: one version must reach every target defined by the repository. scripts/release.sh, .github/workflows/release.yml, and .github/workflows/deploy-web.yml are the sources of truth.
Invoking this skill authorizes the version commit, tag, push, package publication, GitHub release, and production deployment. Proceed without another confirmation after the gates pass.
1. Map the train
From the repository root, read the three source-of-truth files above. Interpret $ARGS as follows:
- empty or
patchโ patch release minorโ minor release- any other value โ stop and state the supported values
This is the opening of the README. Read the full README on GitHub.