Skip to main content
Back to the directory
cxuu/golang-skillsSoftware EngineeringFrontend and Design

go-code-review

Systematic Go code review against community style standards and best practices.

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
665

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/cxuu/golang-skills --skill go-code-review
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, go-code-review has 665 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: cxuu/golang-skills. Canonical URL: https://skills.sh/cxuu/golang-skills/go-code-review.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Systematic Go code review against community style standards and best practices. Use assets/review-template.md when formatting the output of a code review to ensure consistent structure with Must Fix / Should Fix / Nits severity grouping. Validation : After completing the review, re-read the diff once more to verify every flagged issue is real. Remove any finding you cannot justify with a specific line reference. Run automated pre-review checks: Or manually: gofmt -l && go vet ./... && golangci-lint run ./... Fix any issues before proceeding to the checklist above. For linter setup and configuration, see go-linting . Read references/WEB-SERVER.md when building a production HTTP server and want to verify your code applies concurrency, error handling, context, documentation, and naming conventions together.

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 go-code-review do?

Systematic Go code review against community style standards and best practices.

Is go-code-review good?

go-code-review does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support go-code-review?

go-code-review currently lists compatibility with Skills CLI.

Is go-code-review safe to install?

go-code-review 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 go-code-review?

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

How do I install go-code-review?

Run the following command to install go-code-review: npx skills add https://github.com/cxuu/golang-skills --skill go-code-review

Related skills

Alternatives in Software Engineering