the-bisect-mindset

SKILLFlujo de trabajocomunidad
v0.0.0tedgoldsteinMITActualizado hace 1 mFuente →

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 →
1Clientes
1Formatos
hace 1 mÚltima actualización
Skill
Autortedgoldstein
Versión0.0.0
LicenciaMIT
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

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).

Palabras clave
skillclaude