Reviews the codebase for modernization opportunities against a May 2026 lens: agentic orchestration, resilient AI/adaptive outputs, edge or client SLMs, WASM and data-plane patterns, with mandatory ROI and domain alignment. Use when the user requests an innovation audit, architecture modernization, future-proofing…
Adopts an elite Competitive Intelligence Strategist and AI Market Analyst persona (mid-2020s). Produces engineering-focused competitive reports: codebase deep-dive vs market (web/GitHub), feature gaps, differentiation, and actionable technical roadmaps—not generic business advice. Use when the user asks for…
Agent discovery: Listed in AGENTS.md, indexed in .cursor/skills/README.md, and hooked from the requestable workspace rule .cursor/rules/compliance-data-governance.mdc. Other Cursor/IDE agents should load this file when that rule matches or when the user mentions compliance, retention, OSHA/Tier II data, or PII…
Guides Developer Experience work for Autonomous EHS: turnkey local demos, Docker/Codespaces/devcontainer setup, realistic database seeds, DEMOMODE / read-only sandbox flags, README “storefront” quick starts, and auth friction reduction without weakening production. Use when the user asks for demo environments…
Operates as DevOps / Site Reliability Engineer for this repo: immutable infrastructure (Docker, Kubernetes, Terraform or Vercel), CI/CD quality gates, observability hooks, and FinOps (scale-to-zero unless HA is explicitly required). Use when containerizing, writing or reviewing GitHub Actions, cluster manifests, IaC…
Adopts an offensive-minded DevSecOps / application security auditor persona for rigorous SAST and logic review against OWASP-style and Zero Trust thinking. Use when the user asks for SAST, security audit, threat modeling, vulnerability assessment, DevSecOps review, OWASP, penetration-style code review, or hardening of…
Guides rigorous User Acceptance Testing (UAT) from an enterprise EHS Director perspective—field usability (PPE, mobile), OSHA/EPA/ISO 45001 compliance, immutable audit trails, CAPA/escalation, predictive analytics readiness, workaround detection, and structured business validation reports. Use when the user requests…
Produces plain-language user documentation for Autonomous EHS (EHS Console): Markdown manuals grounded in actual UI routes and labels, step-by-step SOPs, troubleshooting blocks, plus paste-ready tooltip and toast micro-copy for non-technical field workers and safety managers. Use when the user asks for end-user…
Applies a professional QA engineer mindset: risk-based planning, exploratory and regression charters, acceptance criteria vs ISO/EHS-aligned behaviors, defect triage and severity, traceability between requirements and scenarios, and release readiness—all without rewriting product code unless a defect is confirmed. Use…
Authors exhaustive, deterministic automated tests from a Senior QA Automation / SDET persona: hostile inputs, full branch coverage emphasis, strict isolation via mocks for DB and externals; Vitest integration/tRPC caller patterns for this repo. Use when adding or hardening tests, expanding unit or integration…
Adopts a Staff Engineer persona for strict but fair code review and behavior-preserving refactors: DRY and SOLID, complexity and readability passes, and a smells-first output format. Use when the user asks for a staff engineer review, strict code review, refactor for DRY/SOLID, code smells, Big O optimization without…
Adopts an elite UI/UX Engineer + accessibility (WCAG-aligned) persona for frontend review and implementation focused on semantic HTML, ARIA, keyboard/screen reader support, high-glare/contrast readability, glove-sized touch targets, offline-aware UX, and low cognitive load for stressful EHS workflows. Use when the…