review-go

Community

Audit Go code for concurrency and reliability.

Authornesnilnehc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Review Go code for language and runtime conventions to surface issues in concurrency, context handling, error propagation, and resource management.

Core Features & Use Cases

  • Goroutine lifecycle and synchronization: identify leaks, improper cancellation, and data races.
  • Context usage and cancellation: ensure contexts are passed and not stored in long-lived structs.
  • Error handling and propagation: verify wrapping with %w and proper use of errors.Is/As.
  • Resource management: ensure proper closing of resources and cleanup.
  • API stability and testing: check exported types and testability.
  • Use cases include Go project audits, pre-PR checks, and continuous quality improvement.

Quick Start

Provide the Go code scope you want reviewed and the skill will return a findings list focused on concurrency, context usage, errors, and resource management.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: review-go
Download link: https://github.com/nesnilnehc/ai-cortex/archive/main.zip#review-go

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.