build-sweep

Community

Automated Go workspace build health sweep

AuthorDojoGenesis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In large multi‑module Go workspaces, build and test failures can accumulate unnoticed, leading to integration issues and broken releases. This Skill continuously scans every module, identifies failures, and applies minimal fixes to keep the entire codebase healthy.

Core Features & Use Cases

  • Detect & Report: Finds all go.mod files, runs go build and go test, and produces a detailed markdown table of statuses.
  • Automated Fixing: Dispatches parallel agents to diagnose failures, apply minimal corrective changes, and verify each fix independently.
  • Commit & Summarize: Commits verified fixes per module and generates a consolidated report, ideal for nightly CI checks or pre‑release validation.

Quick Start

Run the build-sweep skill on your workspace directory to get a verified build and test status report with automatic fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: build-sweep
Download link: https://github.com/DojoGenesis/gateway/archive/main.zip#build-sweep

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.