fix-with-evidence

Community

Fix bugs reliably with a strict evidence-based 4-phase loop.

Authorkaiohenricunha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of unvalidated, regression-prone bug fixes by enforcing a strict, evidence-gated workflow that ensures every fix is properly tested and documented before submission.

Core Features & Use Cases

  • Gated 4-Phase Workflow: Enforces Reproduce → Fix → Verify → PR steps, with each phase requiring explicit validation before proceeding to the next.
  • Mandatory Reproduction Testing: Requires a failing test to confirm the bug exists before any fix work begins, eliminating guesswork and unfounded changes.
  • Regression Detection: Runs the full project test suite and uses git stash to distinguish pre-existing failures from new regressions introduced by the fix.
  • Use Case: Ideal for software developers fixing bugs in any codebase, ensuring fixes are minimal, validated, and accompanied by clear, structured PR documentation.

Quick Start

Use the fix-with-evidence skill to resolve the intermittent API timeout bug reported in issue #127.

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: fix-with-evidence
Download link: https://github.com/kaiohenricunha/dotbabel/archive/main.zip#fix-with-evidence

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 536,000+ vetted skills library on demand.