architecture-drift-rev…
Read-only checkpoint reviewer. Surfaces drift between the codebase and accepted ADRs in .codearbiter/decisions/. Informational — never blocks.
Dispatched by the tribunal deep-audit lane's Phase 1, on a large/sprawling repo, to offload dependency/integration-surface mapping out of the orchestrator's retained context. Read-only extractor, not a judge — reports facts, files no findings.
> /plugin marketplace add arbiterForge/codeArbiterHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Dispatched by the tribunal deep-audit lane's Phase 1, on a large/sprawling repo, to offload dependency/integration-surface mapping out of the orchestrator's retained context. Read-only extractor, not a judge — reports facts, files no findings.
name: map-deps description: Dispatched by the tribunal deep-audit lane's Phase 1, on a large/sprawling repo, to offload dependency/integration-surface mapping out of the orchestrator's retained context. Read-only extractor, not a judge — reports facts, files no findings. tools: Read, Grep, Glob, Bash classification: reviewer pi-skills: [tribunal] model: inherit
Read-only. Extract the dependency and integration-surface inventory of the codebase. Do not judge, score, or flag defects — that is the lens agents' job, not yours. Modify nothing.
The full repository, or the scope-path the orchestrator assigns.
Return a terse structured summary the orchestrator can fold directly into `inventory.md`: a manifest list, a dependency count/highlights table, an integration-surface list, and an env/secret-usage-surface list (names of variables read, with file:line, never values). Do not return raw file contents or a file-by-file narrative — the orchestrator retains only this summary in context.
Judging any of the above (license/supply-chain risk — that is `dependency-reviewer`'s job on an actual dependency change, not this mapper's; security severity of an exposed secret — that is the tribunal `secrets-supply` lens). Never dispatch a further subagent. Anything you can't classify: one-line `[NEEDS-TRIAGE]` in the summary; never drop it silently.
When you can't trust yourself with your code base, trust Arbiter.
Repo: arbiterForge/codeArbiter
Read-only checkpoint reviewer. Surfaces drift between the codebase and accepted ADRs in .codearbiter/decisions/. Informational — never blocks.
Reviews authentication, cryptography, key handling, and secrets against {{PROJECT_DIR}}/.codearbiter/security-controls.md. Hard blocks on banned primitives,…
Use when writing or modifying backend/server-side code. Owns the TDD workflow, input validation, framework conventions, and ORM usage. MUST write failing tests…
Persists a complete verdict-aggregator output under the selected dated checkpoint filename in .codearbiter/checkpoints/. Writer, not a blocker.
Dispatched by the tdd skill (Phase 4) to audit test coverage against TDD obligations. Identifies untested source files, coverage below the maturity threshold,…
Adversarial red-team reviewer of ADRs. Builds the strongest case against each decision, names load-bearing assumptions, assigns confidence 1–5, and surfaces…