super-build

Community

Drain GitHub Projects and ship builds in parallel

Authorsamuelcastro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates the slow, manual process of draining a GitHub Project queue and running issue-by-issue “builder” work across many cards, while keeping merges and issue state updates consistent.

Core Features & Use Cases

  • Parallel headless worker dispatch: Executes each curated GitHub Project Ready (or Bug in QA mode) issue as an isolated worker in its own git worktree, with a max-parallel throttle to keep runs efficient and controllable.
  • Safe merge-and-close workflow: Merges worker branches back to the base branch, closes the issue on success, and advances the card status to Done.
  • Failure handling and human gates: Halts on worker failures or merge conflicts, supports intentional partial progress via WIP-PARTIAL, and requires human handling for human-gated cases.
  • Issue contract enforcement: Uses a worker preamble to require correct close/WIP commit formats and to respect acceptance-criterion checkboxes without trying to “game” completion.

Quick Start

Ask your agent to run the build loop by saying: run super-build to execute all GitHub Project cards in the Ready column.

Dependency Matrix

Required Modules

gitghjqclaude -p

Components

referencesscripts

💻 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: super-build
Download link: https://github.com/samuelcastro/skills/archive/main.zip#super-build

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 471,000+ vetted skills library on demand.