verify-buildkit-cache

Community

Verify BuildKit cache effectiveness from CI logs.

Authorhiromaily
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps CI/CD teams verify that Docker BuildKit cache mounts (GOMODCACHE and GOCACHE) persist across GitHub Actions jobs and are reinjected into subsequent steps, ensuring faster Go builds.

Core Features & Use Cases

  • Cache Persistence & Restoration: Verify that cache mounts persist across jobs and are restored by Actions.
  • Bottleneck Diagnosis: Detect when GOMODCACHE or GOCACHE are not preserved and identify slow build causes.
  • Use Case: When CI builds slow down due to cache misses, run this skill to confirm BuildKit cache flow works with buildkit-dance.

Quick Start

Run the verification against your CI logs to confirm that cache mounts were persisted, restored, and speed up builds.

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: verify-buildkit-cache
Download link: https://github.com/hiromaily/go-crypto-wallet/archive/main.zip#verify-buildkit-cache

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.