Skip to main content
Run any Skill in Manus
with one click

flaky-test-triage

Stars1
Forks0
UpdatedJune 16, 2026 at 03:45

실패하는 테스트를 여러 번 반복 실행해 각 실패를 불안정(flaky)인지 진짜 회귀(real)인지 분류하고, 확인된 진짜 회귀만 고치는 닫힌 루프입니다. 사용자가 "이 테스트 flaky인지 진짜 깨진 건지 가려줘", "간헐적으로 깨지는 테스트 분류해줘", "테스트 여러 번 돌려서 불안정한 거 골라줘", "flaky 테스트 트리아지", "flaky test triage", "classify flaky vs real failures", "run failing tests repeatedly and fix only real regressions"처럼 간헐 실패와 진짜 실패를 구분하고 싶을 때 사용하세요. (구분: 전체 스위트를 무조건 green까지 고치는 건 looping:test-until-green, 버그 하나를 재현 스크립트로 파고드는 건 looping:investigation-script-loop, 실패할 때마다 회고 메모를 남기며 재시도하는 건 looping:reflexion-debug-loop, 원격 CI 실패 감시는 looping:ci-failure-watcher)

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly