factory/elasticclaw

Free catalog · v0.0.14

Reviews ElasticClaw workspaces, workflows, goals, agents, and execution policies for correctness, maintainability, reliability, and efficiency.

Sign in

Authenticate so pulls are attributed to your account. Free catalog packages do not require a paid plan.

$adversary login

Pull

Install this adversary into your local store. Use a version pin when you need a reproducible CI install.

$adversary pull factory/elasticclaw
$adversary pull factory/elasticclaw:0.0.14

Run

Review a repository or a change range. Point --path at the project root.

$adversary run factory/elasticclaw --path .
$adversary run factory/elasticclaw --path . --base main --head HEAD

Auto-select

Let the CLI pick catalog adversaries that match the changed files (includes this one when Go/sources match its triggers).

$adversary auto --path . --base main --head HEAD

Inspect what you have

Confirm the installed version and package identity on this machine.

$adversary list
$adversary search factory/elasticclaw

Need the CLI first? See CLI docs.

More from the registry