LLM Skills
~/catalogue/debugging et maintenance//runesleo-systematic-debugging

Débogage systématique

/runesleo-systematic-debugging

Cadre de débogage en quatre phases qui garantit l’analyse de la cause racine avant toute tentative de correction. Ne sautez jamais directement aux solutions.

ClawHub communityClawHub community
9
11 mai 2026
// contenu du skill

Skill créé par la communauté et référencé depuis ClawHub.

Source canonique: https://clawhub.ai/skills/runesleo-systematic-debugging

Version: 3.0.0

Changelog source: - Major update: Introduces a comprehensive four-phase (plus pre-phase) debugging process focused on root cause analysis before any fixes. - Adds a mandatory Phase 0: Context Recall:explicitly requires gathering prior knowledge and analyzing project context before investigating or proposing fixes. - Clearly defines strict phase order (Context Recall → Root Cause Investigation → Pattern Analysis → Hypothesis & Testing → Implementation) with rules to prevent skipping steps or guessing fixes. - Expands guidance for multi-component systems, systematic data/log gathering, and evidence-based analysis. - Includes red flags and common rationalizations to help users avoid pitfalls and maintain disciplined debugging. - Emphasizes test creation before fixing and sets hard limits on repeated failed fixes (triggers architectural review after three non-working attempts).

// source originale publique
https://clawhub.ai/skills/runesleo-systematic-debugging
Licence : Licence non indiquée. Consultez le dépôt avant toute réutilisation.
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/runesleo-systematic-debugging" "https://clawhub.ai/skills/runesleo-systematic-debugging"
Ensuite dans Claude Code, tapez /runesleo-systematic-debugging pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
Étoiles 9
Mis à jour11 mai 2026
Format.md
AccèsGratuit
// similaires

Skills Debugging et maintenance

Voir toutarrow_forward