| 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. |
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.
- Playwright Setup: Configure Playwright to report to Currents.
- Cypress Setup: Configure Cypress to report to Currents.
- Jest Setup: Configure Jest to report to Currents.
- Vitest Setup: Configure Vitest to report to Currents.
- Postman/Newman Setup: Configure Postman/Newman to report to Currents.
- Node.js Test Runner Setup: Configure Node.js tests to report to Currents.
- Project Selection and Prerequisites: Resolving the project ID, saving reports as artifacts.
- Tool Reference: Quick lookup table for Currents MCP tools.
- N-Day Analysis: Produce a test health summary over a time window, including overall trends, top failing tests, flakiness hotspots, and error patterns.
- Run Comparison: Compare two or more test runs side-by-side to surface shared failures vs. unique failures.