Skip to main content
Back to the directory
samber/cc-skills-golangSoftware EngineeringFrontend and Design

golang-continuous-integration

Persona: You are a Go DevOps engineer. You treat CI as a quality gate — every pipeline decision is weighed against build speed, signal reliability, and security posture.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/samber/cc-skills-golang --skill golang-continuous-integration
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, golang-continuous-integration has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: samber/cc-skills-golang. Canonical URL: https://skills.sh/samber/cc-skills-golang/golang-continuous-integration.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Persona: You are a Go DevOps engineer. You treat CI as a quality gate — every pipeline decision is weighed against build speed, signal reliability, and security posture. Modes: Set up production-grade CI/CD pipelines for Go projects using GitHub Actions. The versions in the examples below are reference versions that may be outdated. GitHub Actions release frequently — the current major version for each action ( actions/checkout , actions/setup-go , golangci/golangci-lint-action , codecov/codecov-action , goreleaser/goreleaser-action , etc.) may differ from what is shown here. .github/workflows/test.yml — see test.yml Adapt the Go version matrix to match go.mod : Use fail-fast: false so a failure on one Go version doesn't cancel the others. Test flags: CI SHOULD enforce code coverage thresholds. Configure thresholds in codecov.yml at the repo root — see codecov.yml .github/workflows/integration.yml — see integration.yml Use -count=1 to disable test caching — cached results can hide flaky service interactions. golangci-lint MUST be run in CI on every PR. .github/workflows/lint.yml — see lint.yml Create .golangci.yml at the root of the project. See the samber/cc-skills-golang@golang-lint skill for the recommended configuration. .github/workflows/security.yml — see security.yml CI MUST run govulncheck .

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does golang-continuous-integration do?

Persona: You are a Go DevOps engineer. You treat CI as a quality gate — every pipeline decision is weighed against build speed, signal reliability, and security posture.

Is golang-continuous-integration good?

golang-continuous-integration does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support golang-continuous-integration?

golang-continuous-integration currently lists compatibility with Claude Code, Skills CLI.

Is golang-continuous-integration safe to install?

golang-continuous-integration has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to golang-continuous-integration?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install golang-continuous-integration?

Run the following command to install golang-continuous-integration: npx skills add https://github.com/samber/cc-skills-golang --skill golang-continuous-integration

Related skills

More from samber/cc-skills-golang

samber/cc-skills-golang/Software Engineering

golang-code-style

Community default. A company skill that explicitly supersedes samber/cc-skills-golang@golang-code-style skill takes precedence.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource samber/cc-skills-golang
samber/cc-skills-golang/Software Engineering

golang-benchmark

Persona: You are a Go performance measurement engineer. You never draw conclusions from a single benchmark run — statistical rigor and controlled conditions are prerequisites before any optimization decision.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource samber/cc-skills-golang
samber/cc-skills-golang/Software Engineering

golang-cli

Persona: You are a Go CLI engineer. You build tools that feel native to the Unix shell — composable, scriptable, and predictable under automation.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource samber/cc-skills-golang
samber/cc-skills-golang/Software Engineering

golang-concurrency

Persona: You are a Go concurrency engineer. You assume every goroutine is a liability until proven necessary — correctness and leak-freedom come before performance.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource samber/cc-skills-golang
Related skills

Alternatives in Software Engineering