sg-visual-review
Installation
SKILL.md
/sg-visual-review — Interactive Screenshot Review
Generate and serve the ShipGuard dashboard to review visual test screenshots, code audit findings, logic contract/invariant findings, and process-check results, annotate problems, and export re-run / fix manifests.
Invocations
| Command | Behavior |
|---|---|
/sg-visual-review |
Build + start server + tell user to open the printed URL (default http://127.0.0.1:8888) |
/sg-visual-review --port=9000 |
Same, on a custom port |
Always: build the review page, start the HTTP server, and give the user the URL the server actually prints. Supported flags: --port=N (default 8888) and --host=H (default 127.0.0.1). To stop the server: /sg-visual-review-stop.
Prerequisites
/sg-visual-discoverhas been run (manifests exist invisual-tests/)/sg-visual-runhas been run at least once (screenshots +visual-results.jsonor legacyreport.mdexist invisual-tests/_results/)- No external npm dependencies — the build script uses a built-in YAML parser