bisect

Official

Find regressions with binary search.

Authorcodacy-open-source-projects-scans
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of identifying the exact commit that introduced a regression in ClickHouse by using a binary search approach with pre-built binaries.

Core Features & Use Cases

  • Automated Regression Bisection: Efficiently pinpoints the commit responsible for a bug.
  • Pre-built Binaries: Leverages CI artifacts to avoid compiling ClickHouse at each step.
  • Use Case: When a new bug is reported in ClickHouse, use this Skill with a reproduction script to automatically find the commit that caused the issue, speeding up the debugging process.

Quick Start

Use the bisect skill to find the commit that introduced a bug using the provided SQL reproduction file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bisect
Download link: https://github.com/codacy-open-source-projects-scans/clickhouse/archive/main.zip#bisect

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.