triage
Triage Failing Tests
Reproduce, diagnose, and fix failing Shiplight YAML tests. When tests break — due to UI changes, stale locators, changed flows, or assertion drift — triage systematically identifies what went wrong and fixes the tests. When the application itself is broken, triage reports the bug without modifying tests.
When to use
Use /shiplight:triage when:
- A test run comes back red and you need to fix the test suite
- After a deployment changed the UI and tests haven't caught up
- In CI pipelines to auto-fix flaky or broken tests before they block merges
- After a batch of UI changes that likely broke multiple tests
When NOT to use
Skip /shiplight:triage when:
- You need to create new tests from scratch — use
/shiplight:create_e2e_tests - You want to verify code changes look correct — use
/shiplight:verify - Tests pass but you want to improve test quality — manual review is better
- The application is intentionally being redesigned — rewrite tests instead
More from shiplightai/claude-code-plugin
verify
Verify UI changes in the browser using Shiplight MCP tools.
1cloud
Sync local test cases, templates, and functions with Shiplight cloud. Manage test runs, environments, folders, suites, and accounts.
1review
Review orchestrator: assess your application and recommend the right combination of design, security, privacy, compliance, resilience, performance, SEO, and GEO reviews.
1seo-review
SEO and discoverability review: evaluate meta tags, structured data, Open Graph, crawlability, sitemap, robots.txt, semantic HTML, and social sharing with browser-based validation.
1privacy-review
Privacy review and testing: evaluate PII handling, data flows, tracking inventory, consent mechanisms, storage practices, and data leakage risks with browser-based validation against GDPR, CCPA, and industry best practices.
1geo-review
Generative Engine Optimization review: evaluate your content's visibility to AI-powered search engines — citation-worthiness, content structure, authority signals, llms.txt, entity clarity, and AI retrieval readiness.
1