/fix — Fix-and-guard

Community

Fix bugs and lock in regression tests

Authorazigler
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents bugs from silently coming back by requiring every fix to ship with a regression guard (updated or newly added tests) tied to a typed incident bead.

Core Features & Use Cases

  • Typed bug creation: Creates a bug bead with structured problem, symptom, suspected cause, and explicit acceptance criteria so the fix is traceable.
  • Diagnose-then-fix workflow: Uses a subagent to reproduce, identify the true root cause, and apply the minimum fix without refactoring nearby code.
  • Mandatory regression guard: Updates an existing relevant test or adds a new regression test so the buggy behavior cannot return unnoticed.

Quick Start

Run /fix when you learn something is broken, and let the skill create a bug bead, dispatch a fix subagent, and ensure a regression test is added or repaired before closing.

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 — Fix-and-guard
Download link: https://github.com/azigler/dotfiles/archive/main.zip#fix-fix-and-guard

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.