Ревью PR с юрисдикционными оверлеями
★ 7.6 · testing
pr-review-community-overlay is a Claude Code skill that reviews pull requests to the tractorjuice/arc-kit repository that add or extend community jurisdictional overlays — such as au-*, ca-*, uae-*, fr-*, at-*, eu-*, and future sub-national bundles like au-vic-*. The checklist it encodes was developed from PR #441 (au-federal), which surfaced 4 blockers and 6 important issues the author had missed. Five recurring failure classes are checked in order: missing `## Document Control` heading in templates, commands that omit the UK classification line override for non-UK regimes, mis-invocation of `generate-document-id.mjs` (single positional arg instead of `PROJECT_ID DOC_TYPE`), stale converter outputs after a rebase, and a new regime code absent from the `REGIMES` array or `REGIME_LABELS` object. Output always follows a fixed structure — BLOCKERS, IMPORTANT, MINOR, POSITIVE, and a recommended pre-merge sequence — and ends with a ready-to-run `gh pr comment` command. Intended for large contributor PRs (10+ files, 5K+ lines); not applicable to official-baseline commands, plugin infrastructure, hooks, or agents.
- #arckit
- #code-review
- #pr-review
- #quality-assurance
- #jurisdictional-compliance