review-go

Automate Go code reviews with a predefined checklist and severity criteria.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/olimpus-soft/olimpus-claude-skills --skill review-go-olimpus-soft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-go
Source: https://github.com/olimpus-soft/olimpus-claude-skills/tree/main/plugins/pr-review-toolkit/skills/review-go
Command: npx skills add https://github.com/olimpus-soft/olimpus-claude-skills --skill review-go-olimpus-soft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of reviewing Go code by providing a structured approach to code analysis, including severity assessment and detailed comments.

Core Features & Use Cases

  • Structured Review: Offers a predefined checklist for Go code reviews, ensuring consistent analysis across the codebase.
  • Severity Assessment: Assigns severity levels to issues, guiding developers on the urgency of fixes.
  • Comment Templates: Generates detailed comments for specific issues, aiding in the communication of necessary changes.
  • Use Case: When reviewing a Go codebase, this Skill can be used to quickly identify potential issues, categorize them by severity, and provide actionable feedback.

Quick Start

Use the review-go skill to analyze the Go code in your repository.

Frequently Asked Questions about review-go

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

FAQPage Schema
How do I automate code review for a Go codebase?

Automating Go code review involves applying a predefined checklist and severity criteria to analyze the code, categorize issues, and generate actionable comments for developers.

What is the best way to assess issue severity during Go static analysis?

Assessing issue severity during Go static analysis requires applying structured severity criteria to identified problems, which guides developers on the urgency of necessary fixes.

Does this code review approach provide structured guidelines for Go code?

Yes, this approach offers a predefined checklist for Go code reviews, ensuring consistent analysis across the entire codebase and generating detailed comment templates for specific issues.

Can I use this to generate detailed comments for Go code issues?

Yes, you can generate detailed comments for specific Go code issues, which aids in clearly communicating the necessary changes and providing actionable feedback to developers.

What context information do I need to provide to review Go code?

To review Go code, you need to provide the Go code itself along with relevant context information so the analysis can accurately apply the checklist and report categorized issues.