Skip to main content

systematic-debugging

Enforces four-phase root-cause debugging: investigate, then a tight red/green repro loop, then fix, then a regression — no patches before Phase 1. Use when fixing any bug, failing test, build error, crash, flake, or unexpected behavior, especially under time pressure. Not for the Node inspector REPL (node-inspect-debugger) or stop-the-line recovery checklists (debugging-and-error-recovery). Never propose a fix before a command that can go red on the symptom.

Jump to install

Source facts

Repository
Kayforkind/skill-slice
Last source activity
August 14, 2026 at 22:54
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.