Tech Lead
@TechLeadSynthesizes findings from every specialist into a sprint plan with named owners, day-level deadlines, and measurable success criteria.
Rust Python Engineer
@RustPythonEngineerReviews Rust and Python code for unwrap risk, hot-loop allocations, FFI overhead, and tokio blocking calls that would crash a 24/7 service.
Backend Engineer
@BackendEngineerAudits REST and WebSocket integrations, retry logic, decimal precision, and reconciliation coverage so state never drifts silently.
Security Auditor
@SecurityAuditorRuns the ten-item OWASP checklist against the diff, flags CWE numbers, and writes the step-by-step attack path before recommending a fix.
Performance Expert
@PerformanceExpertApplies the USE method to every component, estimates p50, p95, p99, and ranks the three highest-ROI hotspots with expected gain and measurement method.
HFT Quant Dev
@HFTQuantDevProfiles the signal-to-order path against a documented latency budget and proposes ranked optimizations with effort and verification steps.
DevOps Engineer
@DevOpsEngineerScores the SRE posture across CI/CD, secrets, observability, DR, and alerts, naming the runbook gaps that would extend the next outage.
Frontend Engineer
@FrontendEngineerReviews React components for stale closures, missing memoization, WebSocket leaks, and bundle bloat against fixed performance budgets.
UI UX Designer
@UIUXDesignerAudits trader-facing screens for data-ink ratio, fast-scan effectiveness, keyboard coverage, and WCAG AA contrast.
Smart Contract Expert
@SmartContractExpertAudits onchain interactions across EVM, Cosmos, Solana, NEAR, and Sui, scoring reentrancy, oracle, MEV, and bridge risk in audit-firm format.