什么是 review-go?
查看 Go 代码的语言和运行时约定:并发性、上下文使用、错误处理、资源管理、API 稳定性、类型语义和可测试性。仅语言原子技能;输出是一个结果列表。 来源:nesnilnehc/ai-cortex。
查看 Go 代码的语言和运行时约定:并发性、上下文使用、错误处理、资源管理、API 稳定性、类型语义和可测试性。仅语言原子技能;输出是一个结果列表。
通过命令行快速安装 review-go AI 技能到你的开发环境
来源:nesnilnehc/ai-cortex。
Review code in Go for language and runtime conventions only. Do not define scope (diff vs codebase) or perform security/architecture analysis; those are handled by scope and cognitive skills. Emit a findings list in the standard format for aggregation. Focus on concurrency and goroutine lifecycle, context usage, error handling, resource management, API stability, type and zero-value semantics, and testability.
When to use: When the code under review is Go and the task includes language/runtime quality. Scope (diff vs paths) is determined by the caller or user.
| Location | path/to/file.ext (optional line or range). | | Category | language-go. | | Severity | critical \| major \| minor \| suggestion. | | Title | Short one-line summary. | | Description | 1-3 sentences. | | Suggestion | Concrete fix or improvement (optional). |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-go查看 Go 代码的语言和运行时约定:并发性、上下文使用、错误处理、资源管理、API 稳定性、类型语义和可测试性。仅语言原子技能;输出是一个结果列表。 来源:nesnilnehc/ai-cortex。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-go 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nesnilnehc/ai-cortex