Armory
Source
Browse
Workflows

go-review

Comprehensive Go code review for idiomatic patterns, concurrency safety, error handling, and security. Invokes the go-reviewer agent.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install go-review --cli claude

writes the file to.claude/commands/go-review.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/go-review.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Comprehensive Go code review for idiomatic patterns, concurrency safety, error handling, and security. Invokes the go-reviewer agent.

When to use it

Comprehensive Go code review for idiomatic patterns, concurrency safety, error handling, and security. Invokes the go-reviewer agent.

How to install / invoke

Vendored from affaan-m/ecc (workflows). See the source: https://github.com/affaan-m/ecc/blob/main/commands/go-review.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).