go-code-review

Community

Automate Go code reviews for secure, clean code.

Authortamaco489
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates Go code reviews to identify security vulnerabilities, performance concerns, and architectural alignment, reducing manual review time.

Core Features & Use Cases

  • Automated security checks: Detect potential SQL injection, command injection, and insecure patterns in Go code.
  • Performance and architectural review: Identify N+1 queries, memory allocations, and dependency direction across layers.
  • PR-ready reports: Produce a structured review report template highlighting issues by severity.

Quick Start

Run the code-review skill against your Go codebase to generate a review report. Example: .claude/skills/code-review/scripts/get_go_diff.sh main

Dependency Matrix

Required Modules

git

Components

scripts

💻 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-code-review
Download link: https://github.com/tamaco489/tamaco-blog/archive/main.zip#go-code-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 471,000+ vetted skills library on demand.