Armory
Source
Browse
Workflows

cpp-review

Comprehensive C++ code review for memory safety, modern C++ idioms, concurrency, and security. Invokes the cpp-reviewer agent.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install cpp-review --cli claude

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

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

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

What it is

Comprehensive C++ code review for memory safety, modern C++ idioms, concurrency, and security. Invokes the cpp-reviewer agent.

When to use it

Comprehensive C++ code review for memory safety, modern C++ idioms, concurrency, and security. Invokes the cpp-reviewer agent.

How to install / invoke

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

Notes

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