hatch3r-bug-fix

Official

Fix bugs reliably with minimal, tested changes.

Authorhatch3r
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you turn an unclear bug report into a verified fix by diagnosing the root cause, implementing the smallest safe change, and proving the outcome with a regression test.

Core Features & Use Cases

  • Root-cause guided diagnosis: Produce a diagnosis plan including hypotheses, files to investigate, reproduction strategy, risks, and confidence before making changes.
  • Minimal, test-backed implementation: Prefer writing a failing regression test before the fix when the root cause is clear, then implement the minimal change to make the test pass.
  • Verification for both code and UI: Run the standard lint/typecheck/test workflow and optionally perform browser reproduction and screenshot-based confirmation for UI bugs.
  • Safe delegation and review readiness: Ensures required sub-agents are spawned at the right phases (researcher before implementation, test-writer after, reviewer after implementation) when invoked through this workflow.

Quick Start

Ask hatch3r-bug-fix to fix the reported bug using the provided issue details, then verify the fix by running tests and opening a PR with a rollback plan if needed.

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: hatch3r-bug-fix
Download link: https://github.com/hatch3r/hatch3r/archive/main.zip#hatch3r-bug-fix

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