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.
archgate review-context [options]Options
Section titled “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 |
Example
Section titled “Example”archgate review-context --staged