init | set up shiplight, new test project, scaffold | references/init.md |
auth | log in, save session, storage state, authentication | references/auth.md |
update | self-update, upgrade skills, refresh skills, upgrade the shiplight cli, bump shiplightai, cli out of date | references/update.md |
create-yaml-tests | yaml test(s), create a yaml test, write a yaml/e2e test, deterministic test, e2e test, write a test | references/create-yaml-tests/index.md |
create-agent-verification | agent verification, create agent verification, verification script, repeatable agent check, live-env verification, full-stack test, cross-layer test, test the whole stack, drive the UI and check the backend/database, verify the backend state too, release smoke test, pre-release smoke | references/create-agent-verification/index.md |
cover | coverage, test coverage, what's untested, coverage gaps, testing strategy, plan tests, write a spec, test plan, set up tests for my app, build tests, test this feature | references/cover/index.md |
fix | failing test, triage, repair test, update test for product change | references/fix.md |
verify | screenshot, verify the change, check the UI, visual check | references/verify.md |
review | security review, review my app, accessibility, privacy, performance, seo | references/review/index.md |
ci | github actions, ci setup, pipeline | references/ci.md |
cloud | cloud results, test run results, failing tests, flaky tests, ci results, download artifacts, test health, pass rate, pass-rate/run trend, slowest tests, flakiest tests, failure attribution, failure breakdown, analytics | references/cloud/index.md |
help | what can shiplight do, list commands, usage, ? | references/help.md |