feat: add systematic-debugging skill — 4-phase root cause protocol #5
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
magnus/agent-skills!5
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/systematic-debugging-skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
4-phase root cause debugging protocol adapted from obra/superpowers (Jesse Vincent, MIT) with significant real-world expansion.
Files
The Four Phases
Key Heuristics
pip showbefore patching library codeAttribution
Core 4-phase structure adapted from obra/superpowers (Jesse Vincent, MIT). All sub-steps, heuristics, worked examples, and the Investigation Flow section are original additions from real-world debugging production systems.
Signed-off-by: Jasper magnus@groktop.us
Jasper (automated review)
Summary
Clean PR adding a well-structured 4-phase debugging protocol skill with two worked examples.
Files
What's good
Minor observations
Verdict
No security issues, logic errors, or structural problems. Ready to merge.
Signed-off-by: Jasper (automated review) magnus@groktop.us