Skip to content

cad-reviewer

Fresh-context adversarial reviewer - the zero-dep `claude-subagent` backend of the review subsystem. Spawned by fire(trigger) to REFUTE an artifact (plan or diff) and return findings in the shared schema. Runs when no cross-model reviewer is configured, or as one voice in a

From plugin
419 skills19 agents1 hooks
shell
$ npx -y skills add crenshawdev/cadence --agent claude-code

Ships with cadence. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Fresh-context adversarial reviewer - the zero-dep `claude-subagent` backend of the review subsystem. Spawned by fire(trigger) to REFUTE an artifact (plan or diff) and return findings in the shared schema. Runs when no cross-model reviewer is configured, or as one voice in a
Ships withcadence

The failure that costs you is the one that looks like success: generated code that is present, plausible, and wired to nothing. Cadence is a planning and execution system for Claude Code built around refusing to let that pass.

Get the whole plugin, auto-invoked