umbrella-go-review

Review Go code changes across security, performance, concurrency, compatibility, and tests.

37|7|Updated Jun 6, 2025
One-click install
npx skills add https://github.com/Altinity/altinity-mcp --skill umbrella-go-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: umbrella-go-review
Source: https://github.com/Altinity/altinity-mcp/tree/main/.claude/skills/umbrella-go-review
Command: npx skills add https://github.com/Altinity/altinity-mcp --skill umbrella-go-review

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill offers a multi-faceted review of Go code changes, considering multiple independent angles to provide a consolidated, high-signal report before code merge.

Core Features & Use Cases

  • Multi-Perspective Review: Evaluates Go code changes from multiple perspectives (security, performance, concurrency, compatibility, tests, etc.).
  • Automated Review: Dispatches specialized subagents in parallel to prepare neutral shared context and validate findings.
  • Consolidated Report: Produces one consolidated high-signal report with actionable fixes and cross-cutting themes.
  • Use Case: Use this Skill for PR reviews, branch reviews, commit range reviews, or commit hash reviews where multiple independent angles should be considered.

Quick Start

Review the PR changes with the 'umbrella-go-review' skill.

Frequently Asked Questions about umbrella-go-review

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

FAQPage Schema
How do I perform a comprehensive Go code review before a merge?

A comprehensive Go code review evaluates changes from multiple independent angles like security, performance, and concurrency. It automatically validates findings and prepares a consolidated report with actionable fixes.

What is multi-perspective code analysis for Go projects?

Multi-perspective code analysis reviews Go changes across security, performance, concurrency, compatibility, and tests. Subagents run in parallel to validate findings into a single high-signal report.

How do I review a Go commit range or pull request for concurrency and security issues?

Reviewing a Go commit range or pull request for concurrency and security involves dispatching specialized subagents in parallel. They evaluate changes independently and consolidate findings into actionable fixes.

Does automated Go code review validate findings before reporting?

Automated Go code review validates findings before reporting. It dispatches specialized subagents in parallel to prepare neutral shared context, ensuring the consolidated report contains high-signal fixes.

Can I use this review approach for branch reviews and specific commit hashes?

You can use this multi-perspective review approach for branch reviews, commit range reviews, and specific commit hashes. It evaluates Go code changes across multiple angles and produces a consolidated report.