Skip to main content
Run any Skill in Manus
with one click

debug-test-failures

// Systematic approach to debug failing tests. Use when a user reports test failures, regression bugs, or assertion mismatches. Core method: reproduce the failure, then use git history to determine whether the failure is caused by a recent commit or by the user's uncommitted changes.

$ git log --oneline --stat
stars:828
forks:54
updated:April 8, 2026 at 07:28
SKILL.md
readonly