go-server-review

Community

Enhance Go server code review with automated analysis

AuthorShah-Aayush
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for automated code review and quality assurance for Go server-side code, helping developers catch issues like goroutine leaks, context propagation problems, and HTTP handler pitfalls.

Core Features & Use Cases

  • Automated Code Analysis: Identifies common issues such as goroutine leaks, incorrect error handling, and incorrect mutex usage.
  • Integration into PR Workflows: Designed to be activated on .go file diffs, making it suitable for use in continuous integration and deployment (CI/CD) pipelines.
  • Use Case: Before merging code into a production branch, this Skill can scan .go files and provide feedback on code quality, which helps maintain a high standard of code across the development team.

Quick Start

To review a specific .go file in a PR, run: go-server-review review --file path/to/file.go

Dependency Matrix

Required Modules

None required

Components

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-server-review
Download link: https://github.com/Shah-Aayush/pr-reviewer/archive/main.zip#go-server-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.