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.

Jump to install

Source facts

Repository
egladman/dotfiles-darwin
Last source activity
July 20, 2026 at 20:59
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.