You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scan uppercase whole words BLOCK and ALLOW throughout review output, including prose, code examples, and same-line verdicts. A colon is not required for detection.
Any BLOCK prevents the turn from ending. Passing requires exactly one ALLOW in the supported verdict format. Lowercase words and identifiers such as BLOCK_SIZE do not count.
Prefer a canonical first- or final-line blocking reason over an earlier quoted example, with the first detected block as fallback.
Keep README, contributor policy, setup guidance, and gate prompts aligned. Quoted uppercase verdict words can deliberately cause false blocks.
Validation
npm run check: lint, formatting, plugin/skill validation, and all 242 tests passed.
GitHub CI: Ubuntu and macOS with Node 22 and 24, verified for both the release commit and tag before publication.