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.

Aller à l'installation

Informations de source

Dépôt
Kayforkind/skill-slice
Dernière activité de la source
14 août 2026 à 22:54
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.