sg-change-report

Installation
SKILL.md

/sg-change-report - Durable Visual Change Report

Create the persistent before/after artifact that travels with a UI change. This skill turns visual test evidence into committed PR review material.

Arguments

  • <report-id> — stable kebab-case id matching the feature, route, or PR scope.
  • Optional summary text — seeds report.json.summary (workflow step 4).
  • Optional screenshot paths — copied into visual-tests/_results/change-reports/<report-id>/screenshots/ and referenced as before/after src values in report.json (workflow steps 3-4).

Output Contract

Always create or update a source report folder:

visual-tests/_results/change-reports/<report-id>/report.json
visual-tests/_results/change-reports/<report-id>/screenshots/
Installs
1
GitHub Stars
7
First Seen
2 days ago
sg-change-report — bacoco/shipguard