Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

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:8. April 2026 um 07:28
SKILL.md
readonly