Evidence-gated debugging discipline for coding agents: no edits before a captured reproduction, red test before fix, bisect over guesswork, root cause over symptom patch
—
—
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
{
"name": "jam-workspace/reproduce-first-debugging",
"version": "0.1.0",
"summary": "Evidence-gated debugging discipline for coding agents: no edits before a captured reproduction, red test before fix, bisect over guesswork, root cause over symptom patch",
"private": false,
"skills": {
"reproduce-first-debugging": {
"path": "skills/reproduce-first-debugging/SKILL.md"
}
}
}