phase-gated-debugging

Community

Enforce a disciplined 5-phase debugging workflow.

AuthorFandry96
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI coding agents see an error and immediately edit code. They guess at fixes, get it wrong, and spiral. This skill enforces a strict 5-phase protocol where you CANNOT edit source code until the root cause is identified and confirmed.

Core Features & Use Cases

  • Phases: REPRODUCE, ISOLATE, ROOT CAUSE, FIX, VERIFY with explicit rules to avoid premature edits.
  • Guardrails: prevents code edits during diagnosis and requires user confirmation before applying fixes.
  • Use Case: when debugging intermittent or hard-to-reproduce bugs, it stabilizes the workflow and improves confidence in fixes.

Quick Start

Run the 5-phase debugging protocol on the failing issue and obtain a confirmed root cause before applying any fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: phase-gated-debugging
Download link: https://github.com/Fandry96/k3-agentic-skills/archive/main.zip#phase-gated-debugging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.