Live CI-gauntlet check for the sw-dev plugin. A small dependency-free CLI that lists a GitHub repo's latest release tags over a local TTL cache, installed with the sw-dev harness (the one RED hook + the three-tier CI gauntlet) so the workflows run on real GitHub Actions.
src/— cli, github seam, cache (deep module), formattertests/— unit +tests/e2e(outside-in) +tests/contract(one suite, two targets viaSW_TARGET).github/workflows/—sw-fast(fast + e2e + e2e-regression),sw-review-gate,sw-prove- Branch model: PRs into
devrun the per-issue gauntlet;dev → mainruns prove.
Installed by Claude Code as a live validation of the sw-dev plugin's CI templates.