Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.87 KB

File metadata and controls

30 lines (23 loc) · 1.87 KB
name currents-agent-skills
description Set up, analyze, and compare CI test runs using the Currents MCP server. Triggers on: Setup/Onboarding ("setup playwright for currents", "report jest to currents"), Run comparison ("compare these runs"), Failure investigation ("why are my tests failing"), Health reports ("7-day test summary"), Flakiness ("which tests are flaky"), Error trends.

Currents Agent Skills

This skill provides expert guidance for integrating testing frameworks with Currents.dev, and using the Currents MCP server to analyze CI test runs, investigate test failures, and compare test results.

The skill is activity-based: refer to the topic-specific documentation below based on what you are trying to accomplish.

Setup & Onboarding

Core Prerequisites & Analysis Setup

Analytics & Health Reports

  • N-Day Analysis: Produce a test health summary over a time window, including overall trends, top failing tests, flakiness hotspots, and error patterns.

Comparisons

  • Run Comparison: Compare two or more test runs side-by-side to surface shared failures vs. unique failures.