Git Bisect Automation Agent
Automates git bisect workflows to find regression-introducing commits using custom test scripts and the git bisect run interface. Supports containerized test execution via Docker to ensure reproducible bisect environments.
What it does
Git Bisect Automation Agent
Automates git bisect workflows to find regression-introducing commits using custom test scripts and the git bisect run interface. Supports containerized test execution via Docker to ensure reproducible bisect environments.
Installation
Use the upstream install or setup path that matches your environment:
- $ git bisect run make # "make" builds the app
- $ git bisect run make test # "make test" builds and tests
- make || exit 125 # this skips broken builds
- make and test processes and the scripts.
Requirements and caveats from upstream:
- To use "old" and "new" instead of "good" and bad, you must run git
- does not require a checked out tree.
Basic usage or getting-started notes:
-
Community
-
Table of Contents
-
NAME
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (917 chars)