You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Stabilize integration network and ingress test flakes
* Speed up fork-from-running integration tests
* Reduce fork test agent wait latency
* Add agent prompt
* Convert to skill
description: Improve repository test quality by eliminating flakes first, then reducing slow-test redundancy, and finally optimizing longest tests while preserving coverage. Use when asked to repeatedly run CI-equivalent no-cache test cycles, diagnose flaky tests, and document findings in this skill's notes.
4
+
---
5
+
6
+
Follow the workflow and constraints documented in [agents/test-agent/PROMPT.md](agents/test-agent/PROMPT.md). Do not modify this file.
7
+
8
+
Record investigation and timing notes in [agents/test-agent/NOTES.md](agents/test-agent/NOTES.md), use this file as memory of the investigation, reference or search it where needed for context.
0 commit comments