Agent
Enforces "AI queryability by default". Use when a change adds or modifies durable, user-relevant data. Checks the feature is discoverable and actionable through search, agent tools, and MCP — or that a waiver is documented.
Agent
Enforces "AI queryability by default". Use when a change adds or modifies durable, user-relevant data. Checks the feature is discoverable and actionable through search, agent tools, and MCP — or that a waiver is documented.
Agent
Reviews analytics coverage and telemetry privacy. Use when a feature adds runtime behavior, or when analytics events or telemetry helpers change. Treats missing analytics on a new feature as a correctness issue, and PII in product analytics as a defect.
Agent
Adversarial reviewer for database access control, migrations, privileged credentials, and data exposure. Use proactively before merging any change that touches migrations, access policies, auth helpers, or grants.
Agent
Reviews UI changes against the repo's design system and checks that critical UI flows carry browser evidence. Use when a change adds or modifies UI, layout, components, or styling.
Agent
Adversarial reviewer for auth boundaries, secret handling, injection paths, and privilege escalation. Use proactively before merging any change that touches auth, privileged access, external input parsing, CI workflows, or agent-facing surfaces.
Agent
Lead quality reviewer that runs this repo's STANDARD.md completion checklist end to end. Use before finalizing or opening a PR for any change with product behavior.