add-dep
01Command
Vet a new or changed third-party dependency for license, provenance, and supply-chain risk before any install runs.
When you can't trust yourself with your code base, trust Arbiter.
Command
Vet a new or changed third-party dependency for license, provenance, and supply-chain risk before any install runs.
Command
Report the health of Architecture Decision Records — aged, unchallenged, supersession candidates, unresolved CONFIRM-NN. Read-only.
Command
Author a numbered, dated, user-attributed Architecture Decision Record under .codearbiter/decisions/.
Command
Assemble the governance record for a range — commits, overrides, ADRs, sprint auto-decisions, open questions, checkpoint findings — into one dated audit packet. Read-only.
Command
Lightweight Q&A about the project — answer from context and return, no routing, no state change.
Command
Periodic multi-reviewer sweep of the whole codebase — surfaces a triaged checkpoint report.
Command
Sanctioned lane for non-behavioral work — docs-only edits, dependency bumps, reverts. Type-scaled gates; no TDD demanded of prose.
Command
Finish an already-merged branch — classify the leftover artifacts, return to a fast-forwarded default checkout, and delete the merged local branch. Every discard confirmed per item; containment proven, never assumed.
Command
Show the codeArbiter command catalog — the public command list and what each routes to.
Command
Run the full commit gate — the only sanctioned path to a git commit.
Command
Stop everything and surface a rule conflict — persona vs. docs vs. code. Present both sides and the conflict-hierarchy level; the user resolves. No silent reconciliation.
Command
Optional manual drift audit — report stale provenance-tracked docs, then per stale doc offer re-scout, re-baseline, or defer. Not the daily loop; commit-gate auto-heal owns routine maintenance.
Command
Brownfield back-fill — scout an existing codebase and populate .codearbiter/, then lock it initialized.
Command
Investigate-then-decide root-cause analysis for a defect whose cause is unknown. No code changes — exits to {{CMD:fix}}, {{CMD:adr}}, or a no-action close.
Command
Greenfield decomposition interview — a layered interview that populates .codearbiter/ and locks it initialized.
Command
Verify the active host install, package, command ownership, enforcement{{IF:pi}}, wrapper self-test, and active-dispatch coverage gap{{ELSE}}, and harmless live-fire probe{{END}}. Read-only.
Command
Start a feature: brainstorm a spec, get it approved, then drive it test-first through the pipeline. The one entry to implementation.
Command
Fix a confirmed bug: a failing regression test first, then a minimal fix, then the rest of the tdd gates.
Command
Opt this repo into codeArbiter — scaffold the root-level .codearbiter/ state store.
Command
Read-only 3-metric governance glance — override rate, small-lane rate, sprint low-confidence ratio — each with a trend arrow vs. the prior 20-commit window.
Command
Author a new codeArbiter skill: prove the gap is real, get the spec approved, then write it.
Command
Sanctioned, logged bypass of a gate or hard rule — one audit line, then proceed.
Command
Open a pull request the only sanctioned way — clear every BLOCK-level review finding, then stage the PR. Never a direct write to the default branch.
Command
Zero-onboarding, read-only dry-run of the reviewer fleet against the current uncommitted diff. Predicts reviewers, runs the state-free secret scan, writes nothing.