test-failure-resolver

Installation
SKILL.md

Test Failure Resolver

Trigger Command: /resolve-test-failure

Instructions for the Agent

  • Check package.json to see if tests exist.
  • Run unit tests, or ask the user to provide the failed test file.
  • If a test fails, use depcruise or madge to map and check the dependencies of the failed unit test.
  • Use git log or git blame to check who was the last person to touch those specific files.
  • Assign the issue back to the developer who made the recent changes, as they have the freshest context, ensuring the tone does not assign blame.
Installs
2
Repository
jericbas/skills
First Seen
Jul 18, 2026
test-failure-resolver — jericbas/skills