Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

test-classifier

النجوم٠
التفرعات٠
آخر تحديث١٣ يوليو ٢٠٢٦ في ١٩:٤١

Classify each failing CI test into one of four verdicts — APPLICATION_BUG, TEST_BUG, FLAKY_FAILURE, or ENVIRONMENT_ISSUE — so teams never auto-generate no-op tests for genuinely broken code, never "fix" the application when the test itself is stale, and never burn a code/test patch on an intermittent or infrastructure failure. Built on Joe's framing (is the test wrong or the code wrong?) and aligned to the industry-standard four-way failure taxonomy used by tools like ContextQA and FixSense. For each failing test the skill emits a verdict plus a short rationale and a failure category (visual drift, behavioral drift, E2E form-flow drift). Produces a human-readable terminal report and a machine-readable JSON block that the dispatcher uses to post a single PR comment requesting a mandatory 👍/👎 reaction. Use this skill whenever a CI test run fails and you want to know whether the test, the code, the test's stability, or the environment is at fault.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
2 ملفات
SKILL.md
readonly