Skip to content

archgate review-context

Pre-compute review context with ADR briefings for changed files. Designed for CI and editor plugin integrations that need a summary of which ADRs apply to the files being changed.

Terminal window
archgate review-context [options]

| Option | Description | | ------------------- | -------------------------------------------------------------------- | | --staged | Only include git-staged files | | --base [ref] | Compare changed files against a base ref (auto-detects when omitted) | | --run-checks | Include ADR compliance check results | | --domain <domain> | Filter to a single domain |

Terminal window
archgate review-context --staged