Backend/engine code specialist reviewer for an AccessFlow change. Reads the backend/ and engines/ portion of a branch cold and checks it against CLAUDE.md's backend rules and the backend/engine pattern checklists — Modulith boundaries, Java idioms, Flyway, scheduled jobs, the Security Rules, test parity. Returns…
Explains what an AccessFlow change actually does. Reads a branch or PR diff cold and returns a structured briefing — the one-paragraph what, the why, a per-area breakdown of the real changes, the interface surface it moves (endpoints, enums, migrations, config knobs, events), and where a reviewer should look hardest.…
Security specialist reviewer for an AccessFlow change. Reads a branch or PR diff cold through a security lens only — proxy bypass, row-security failing open, self-approval and tenant scoping, credential handling, the auth surface, SSRF, audit tamper-evidence, plugin supply chain — and returns Blockers / Concerns /…