Armory
Source
Browse
Workflows

cpp-build

Fix C++ build errors, CMake issues, and linker problems incrementally. Invokes the cpp-build-resolver agent for minimal, surgical fixes.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install cpp-build --cli claude

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

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

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

What it is

Fix C++ build errors, CMake issues, and linker problems incrementally. Invokes the cpp-build-resolver agent for minimal, surgical fixes.

When to use it

Fix C++ build errors, CMake issues, and linker problems incrementally. Invokes the cpp-build-resolver agent for minimal, surgical fixes.

How to install / invoke

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

Notes

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