Skip to main content

go-review-optimize

Scrutinize Go code for measurable, quantifiable performance wins — even when they sacrifice idiom or legibility. Use when the user asks to "optimize", "ultra-optimize", "make faster", "performance tune", "reduce allocations", "benchmark and improve", or "squeeze cycles" in Go code, or when they want a platform-specific fast path in Go. Requires a checked-in BenchmarkX and benchstat evidence for every recommendation; rejects speculative micro-opts. Mandates the `ultra-opt:` comment template, follows the `magus/cache/reflink/` build-tag pattern, and carries explicit precedence rules versus go-review-style and go-review-legibility. Invoke explicitly only — do not auto-invoke during normal review.

跳到安装

来源信息

仓库
egladman/dotfiles-darwin
最近来源活动
2026年7月20日 20:59
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。