Armory
Source
Browse
Workflows

rust-build

Fix Rust build errors, borrow checker issues, and dependency problems incrementally. Invokes the rust-build-resolver agent for minimal, surgical fixes.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install rust-build --cli claude

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

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

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

What it is

Fix Rust build errors, borrow checker issues, and dependency problems incrementally. Invokes the rust-build-resolver agent for minimal, surgical fixes.

When to use it

Fix Rust build errors, borrow checker issues, and dependency problems incrementally. Invokes the rust-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/rust-build.md

Notes

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