gosu-review-v1

Official

Review changed Go code against best practices

AuthorMODAC-Agent
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns changed Go code into a structured Korean Markdown review report by detecting issues mapped from trigger-driven refactoring rules, while intentionally avoiding lint-covered rules to focus on design and context-sensitive concerns.

Core Features & Use Cases

  • Trigger-based Go code scanning: Identifies trigger locations by pattern in the full content of each relevant .go file.
  • Rules applied via modular references: Loads rule procedures from references/trigger-NN-*.md only for the triggered set.
  • Change-aware reporting: Separates newly triggered violations (🔴) from existing ones (🟡), grouped by file and sorted by line.
  • Context-aware workflow modes: Chooses either main direct processing or distributes to sub-agents based on trigger counts and a special always-main handling for trigger 14 (package/directory structure).

Quick Start

Provide the Git diff or the changed .go files to generate a gosu-review-v1 Markdown report that lists new (🔴) and existing (🟡) best-practice violations with suggested fixes.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: gosu-review-v1
Download link: https://github.com/MODAC-Agent/hwichan-agent/archive/main.zip#gosu-review-v1

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.