t.Skip should cite a ticket or suppression
Go tests that call t.Skip without a nearby tracker reference are easy to forget.
#Metadata
#Why it matters
Skips without traceability tend to linger and hide regressions.
#Remediation
Link the skip to a tracker id or document why the suite is intentionally bypassed.
#Repository path
The generated metadata points to critiq-rules/libs/rules/catalog/rules/go/go.testing.t-skip-without-ticket-reference.rule.yaml.