cyberneticlibrary

Fix broken features end-to-end

focused-fixskillsetup L217,464
alirezarezvani/claude-skills
What it does

Systematically repair entire feature or module end-to-end

Best for

When an entire feature or module is broken and you need to trace dependencies, diagnose all issues, and fix systematically rather than guessing at single symptoms.

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · git
  • · test runner
Preconditions

Feature tests runnable, repo state clean

Failure modes
  • · Skipped Phase 1-3 and guessed fixes
  • · Fix created new issues elsewhere
Trust signals
  • · Five-phase protocol (SCOPE → TRACE → DIAGNOSE → FIX → VERIFY)
  • · No-fixes-without-completing-scope rule