Git Bisect Time Traveler

Automates regression tracking by orchestrating non-interactive git bisect sessions wrapped around a headless test harness, parses the first-bad-commit SHA, subject and date plus the number of commits examined, and generates a minimal git-apply-compatible revert patch for exactly the files the offending commit touched, with optional dry-run verification.

RMAzrim Updated

File contents

RMAzrim/opencode-artes/tree/main/docs/skills/git-bisect-time-traveler commit 723e20359c

Frequently asked questions

npx skillmds@latest add rmazrim/git-bisect-time-traveler