test-failure-resolver
Installation
SKILL.md
Test Failure Resolver
Trigger Command: /resolve-test-failure
Instructions for the Agent
- Check
package.jsonto see if tests exist. - Run unit tests, or ask the user to provide the failed test file.
- If a test fails, use
depcruiseormadgeto map and check the dependencies of the failed unit test. - Use
git logorgit blameto 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.