Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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:2026年4月8日 07:28
SKILL.md
readonly