Git Bisect Assistant

OrtadevelopmentEn az 16K bağlam

Guides a git bisect session to isolate the commit that introduced a regression. Helps define a reliable good/bad test, drives the bisect steps, interprets results, and can suggest an automated test script for `git bisect run`, then explains the offending change once the culprit commit is found.

Kullanım alanları

  • Finding the commit that introduced a bug
  • Writing a test script for git bisect run
  • Choosing reliable good and bad reference points
  • Interpreting a bisect result and explaining the culprit change

Örnek prompt

A test that used to pass now fails on main. Help me set up a git bisect to find the commit that
broke it.

The failing behavior is: [describe symptom]
A known-good commit is: [hash or tag]

Give me the exact commands to start the bisect, a minimal script I can pass to `git bisect run`,
and how to read the result.

Önerilen modeller

Uyumlu araçlar

claude-codecursorkiroaiderany

Modaliteler

Giriş: text, code
Çıkış: text, code

İlgili Skills

Yazar

OpenModels Community

@openmodelsrun