golang-code-review

Review Go code for quality, security, and architecture issues.

5|10|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/chaitin/MonkeyCodeOfficialPlugins --skill golang-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: golang-code-review
Source: https://github.com/chaitin/MonkeyCodeOfficialPlugins/tree/main/skills/golang-code-review
Command: npx skills add https://github.com/chaitin/MonkeyCodeOfficialPlugins --skill golang-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Go code reviews are error-prone and time-consuming; this skill helps teams identify and fix quality, correctness, architecture, and security issues in Go code during PR reviews.

Core Features & Use Cases

  • Full PR reviews focusing on Go idioms, architecture, and test quality
  • Single-file or function-level reviews with actionable feedback
  • Security and best-practices checks aligned with project patterns and referenced materials

Quick Start

Run golang-code-review on your Go PR to generate a structured review with prioritized issues and concrete fixes.

Frequently Asked Questions about golang-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a thorough Go code review on a pull request?

To perform a Go code review, apply this skill to your full PR to generate structured feedback with prioritized issues, enforcing Go best practices, security checks, and architecture assessments.

Can I review a single-file change in a Go project for best practices and security?

Yes, you can review single-file or function-level changes in Go projects. It provides actionable feedback and suggests concrete fixes aligned with project patterns and security considerations.

What is the best way to enforce Go idioms and project patterns during code reviews?

The best way to enforce Go idioms is by running a structured code review that references Teetsh patterns, checks architectural alignment, and suggests concrete fixes for identified issues.

Does this Go code review process check for security vulnerabilities?

Yes, the Go code review process includes security considerations as a core feature, identifying and helping you fix security issues alongside architecture and correctness problems.

What kind of feedback does this Go code review provide for improving code quality?

This Go code review provides structured, prioritized feedback focusing on correctness, architecture, and test quality, while referencing Teetsh patterns to suggest concrete fixes.