go-pr-quality-gate
CommunityDeterministic Go PR quality checks.
Authornotque
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Go projects often ship PRs without a consistent quality gate, which leads to undetected linting, build, and test issues not surfaced before merging. This Skill provides a deterministic quality gate by running make check and structuring the results into actionable feedback for PR reviews.
Core Features & Use Cases
- Deterministic execution: always rely on make check as the single source of truth.
- Structured feedback: categorize linting, tests, and build errors with clear, actionable fixes.
- Coverage extraction: parse and report test coverage from check output.
- Prerequisite validation: verify go.mod and Makefile exist before executing checks.
- Report formats: output JSON or human-readable text for automation and reviews.
Quick Start
Run the Go PR quality gate against a Go repository by invoking the repository's Makefile check target.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: go-pr-quality-gate Download link: https://github.com/notque/claude-code-toolkit/archive/main.zip#go-pr-quality-gate 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 471,000+ vetted skills library on demand.