parallel-test-fixing

Installation
SKILL.md

Parallel Test Fixing

Speed up fixing a broken test suite by distributing failing tests across parallel subagents.

Workflow

1. Run the Full Test Suite

npm test -- --no-coverage 2>&1 || true

Capture the output and extract all failing test files.

2. Group Failures

Installs
153
GitHub Stars
525
First Seen
Apr 12, 2026
parallel-test-fixing — spencerpauly/awesome-cursor-skills