fix-tests

Installation
SKILL.md

Fix Failing Tests

First: Get PR info using the agentTool wrapper:

./scripts/agents/tooling/agentTool.ts getPrInfo --fields number,headRefName

Extract number as PR_NUMBER for use in subsequent commands.

This skill diagnoses and fixes failing CI jobs. It can target a specific job when called with an argument (e.g., /fix-tests electron-e2e) or diagnose all failures when called without arguments.

Job Names Reference

Installs
1
Repository
a2f0/tearleads
First Seen
Mar 9, 2026
fix-tests — a2f0/tearleads