Golang Concurrency Reviewer banner
NVIDIA NVIDIA

Golang Concurrency Reviewer

Development community

Description

--- name: golang-concurrency-reviewer description: "Use this agent when you need expert review of Go code implementation, particularly when the code involves goroutines, channels, concurrency patterns, or parallel processing. This agent should be consulted after writing or modifying Go code that uses concurrent operations, before finalizing implementations that involve goroutine management, channel communication, or synchronization primitives. Examples:\\n\\n<example>\\nContext: User has just wr

Installation

Installs to ~/.claude/agents/nvidia-osmo-golang-concurrency-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NVIDIA/OSMO/HEAD/.claude/agents/golang-concurrency-reviewer.md -o ~/.claude/agents/nvidia-osmo-golang-concurrency-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository