local-attest
CommunitySkip redundant remote CI, save runner minutes.
Software Engineering#testing#devops#github-actions#pull-request#local-ci#ci-optimization#ci-attestation
Authorkaiohenricunha
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Running the same CI matrix on remote GitHub Actions runners after local verification of changes wastes runner minutes and slows down pull request feedback loops for the entire team.
Core Features & Use Cases
- Local CI Matrix Execution: Run your project's full configured CI test matrix on your local machine to validate changes before pushing.
- SHA-Pinned Attestation Gating: Post a hidden, SHA-pinned PR comment from a trusted user to gate remote CI jobs, causing them to skip entirely for that exact commit.
- Use Case: For maintainers who have already run all tests locally, this skill eliminates duplicate remote test runs, cutting CI costs and reducing wait times for PR checks without weakening pipeline security.
Quick Start
Use the local-attest skill to run your project's CI matrix locally and post an attestation comment to skip redundant remote CI runs for the current pull request.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: local-attest Download link: https://github.com/kaiohenricunha/dotbabel/archive/main.zip#local-attest Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.