Files
Vincent Koc b3136854f0 chore(autoreview): align org review defaults (#104343)
* docs(autoreview): sync canonical review policy

* fix(autoreview): sync isolated review runtime

* test(autoreview): sync hardening coverage

* fix(autoreview): sync final isolation hardening

* test(autoreview): sync final isolation coverage

* fix(autoreview): sync final input hardening

* test(autoreview): sync final hardening coverage

* fix(autoreview): sync reviewer trust hardening

* test(autoreview): sync fallback coverage

* test(autoreview): sync boundary coverage

* docs(autoreview): align runtime contracts

* fix(autoreview): reject unbundled gitlinks

* test(autoreview): cover final trust guards

* feat(autoreview): accept max Codex reasoning
2026-07-11 22:49:50 +08:00

437 B

Autoreview Skill

  • Canonical source: openclaw/agent-skills, under skills/autoreview.
  • Before editing any copy, fast-forward a checkout of openclaw/agent-skills from origin/main.
  • Make and validate shared changes in canonical skills/autoreview first, then sync the complete directory into downstream repos.
  • Never create repo-local behavior variants; downstream differences belong in repo-level validation, not the skill.