소개
Go Comment Enforcer is a specialized skill designed to standardize and elevate the quality of documentation within Go projects. By combining traditional script-based checks with advanced LLM semantic analysis, it validates comment formatting, enforces terminology consistency, and ensures that interface implementations match their definitions. This tool is particularly effective for maintaining uniform documentation styles and professional terminology in large-scale codebases, offering features like package-level doc.go validation and automated generation of missing comments based on code context.