Cut a release of the adversarial-code-review plugin — bump the version across every manifest that carries it, update RELEASES.md (and ROADMAP.md when scope shifts), run tests, commit and tag. Use when shipping a new version.
Scaffold a new review dimension (Dxx) for the adversarial-code-review plugin end to end — the reviewer agent, its triage.mjs wiring, model/gate selection, and the doc updates. Use when adding a new review concern (a new D-number / new agents/*-reviewer.md).
Keep README.md and docs/ARCHITECTURE.md in sync with the adversarial-code-review code. Use after changing behavior — a review dimension, a CLI flag, config keys, checkout or MCP-tracker behavior, or the version — to reconcile the docs in the same change.