the-bisect-mindset

SKILLFlusso di lavorocommunity
v0.0.0tedgoldsteinMITAggiornato 1 mesi faFonte →

When a regression exists between a known-good and a known-broken state, you don't have to read the diff. Bisect finds the introducing commit in log₂(N) steps. The skill is twofold — knowing to reach for `git bisect` early, and keeping the repository in a state where bisect actually works (every comm

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
1Client
1Formati
1 mesi faUltimo aggiornamento
Skill
Autoretedgoldstein
Versione0.0.0
LicenzaMIT
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

When a regression exists between a known-good and a known-broken state, you don't have to read the diff. Bisect finds the introducing commit in log₂(N) steps. The skill is twofold — knowing to reach for `git bisect` early, and keeping the repository in a state where bisect actually works (every commit compiles, tests are runnable, commits are single-intent).

Parole chiave
skillclaude