fix

Installation
SKILL.md

Fix

Overview

Use this skill to resolve bugs through a structured flow:

  1. Intake a clear bug report
  2. Reproduce and isolate root cause
  3. Apply the smallest safe fix
  4. Verify with focused and project-wide checks
  5. Document what changed and why

Prefer correctness and safety over speed. Do not guess.

Workflow

Step 1: Bug Report Intake

Collect or confirm the minimum required issue context before changing code.

Related skills
Installs
189
GitHub Stars
46
First Seen
Feb 28, 2026