automation-debug-tests

Installation
SKILL.md

AUTOMATION-DEBUG-TESTS SKILL: What I do

This skill systematically diagnoses and heals failing automated tests. It analyzes test results using framework-native tools, inspects the application state, identifies root causes, and applies targeted fixes following a structured healing methodology. Where available, it leverages MCP snapshots and CLI debug modes to enhance test inspection and repair.

When to Use

Trigger this skill when:

  • A test fails during execution.
  • User asks to: "debug this test", "fix failing test", "heal test", etc.
  • Test passes locally but fails in CI.
  • Flaky or intermittent tests need stabilization.

Skill Checklist

Complete ALL items in order:

Installs
12
GitHub Stars
4
First Seen
Apr 22, 2026
automation-debug-tests — testomatio/skills