Analyze DataHub smoke and integration test files for quality, standards compliance, and anti-patterns. Reports findings with severity levels and file:line references. Context: A PR adds new smoke tests for the incidents feature. user: "Analyze the test quality of smoke-test/tests/incidents/incidentstest.py" assistant…
Use for generating formatted reports from database queries, creating data summaries, building dashboards, and exporting analysis results in various formats.
Frontend/e2e code specialist reviewer for an AccessFlow change. Reads the frontend/ and e2e/ portion of a branch cold and checks it against the frontend non-negotiables and the frontend-page / frontend-form / e2e-spec pattern checklists — strict types, t() i18n, TanStack Query, token handling, selector drift, test…
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…
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 /…