SkillAgentSearch skills...

Ghb0t

A GitHub Bot to automatically delete your fork's branches after a pull request has been merged.

Install / Use

/learn @genuinetools/Ghb0t
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ghb0t

make-all make-image GoDoc Github All Releases

A GitHub Bot to automatically delete your fork's branches after a pull request has been merged.

NOTE: This will never delete a branch named "master" AND will never delete a branch that is not owned by the current authenticated user. If the pull request is closed without merging, it will not delete it.

<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

Table of Contents

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

Installation

Binaries

For installation instructions from binaries please visit the Releases Page.

Via Go

$ go get github.com/genuinetools/ghb0t

Usage

$ ghb0t -h
ghb0t -  A GitHub Bot to automatically delete your fork's branches after a pull request has been merged.

Usage: ghb0t <command>

Flags:

  -d         enable debug logging (default: false)
  -interval  check interval (ex. 5ms, 10s, 1m, 3h) (default: 30s)
  -token     GitHub API token (or env var GITHUB_TOKEN) 
  -url       Connect to a specific GitHub server, provide full API URL (ex. https://github.example.com/api/v3/) (default: <none>)

Commands:

  version  Show the version information.
View on GitHub
GitHub Stars290
CategoryDevelopment
Updated2mo ago
Forks27

Languages

Makefile

Security Score

100/100

Audited on Jan 30, 2026

No findings