
Check feature flags, compare channels, and debug inconsistent release behavior.
Debug feature flag tests, update flags, and add new React gates.
Run Flow type checks and fix React type errors quickly.
Fix lint, formatting, and common code issues before passing CI.
Extract and verify React error messages and codes to debug unknown warnings.
Validate code changes before commit and check React contribution requirements.
Write and run Markdown-driven end-to-end tests for Relay apps.
Get idiomatic Relay guidance for React code, debugging, and code reviews.
Run, debug, and update Pysa taint analysis end-to-end integration tests.
Debug Pysa false negatives by comparing outputs and locating lost taint flows.
Apply the right commit prefix, reviewer, and test plan for code changes.
Understand the Pyre/Pysa architecture and locate key implementations quickly.
Read, write, and debug Pysa JSON taint models and .models output.
Locate Eden code components, key types, and architecture before reading files.
Create Mononoke server-side hooks with split diffs and tests.
Learn to build EdenAPI/SLAPI endpoints with streaming and non-streaming patterns.
Diagnose systemd-managed EdenFS failures, restarts, health, and lifecycle timelines.
Checks FBOSS code for standards, architecture misuse, and testing gaps.
Review FBOSS diffs with parallel checks for architecture, reliability, and testing.
Manage device session states, pause and resume flows, and availability monitoring.
Build a complete DAT app with camera streaming and photo capture.
Learn Swift conventions, naming, and async patterns for DAT SDK iOS development.
Identify common bugs, version conflicts, and state machine failures faster.
Guide app registration with Meta AI and camera permission request flows.
Stream camera video, capture frames or photos, and configure resolution and frame rate.
Set up the Meta glasses SDK and make your first connection.
Test XR interactions, panels, and audio behavior with the iwsdk CLI.
Find and click XR target objects to verify UI interactions work correctly.
Run nine test suites in parallel with setup, retries, and aggregated results.
Test XR session lifecycle and mode transitions to verify behavior and debug state issues.
Test slide, snap turn, teleport, and jump locomotion with iwsdk CLI.
Build, debug, and refine IWSDK PanelUI panels more efficiently.
Test level hierarchy, tags, and lighting setup with the iwsdk CLI.
Test multiple grab interaction modes with the iwsdk CLI.
Test UI system behavior and compatibility against the poke example with iwsdk CLI.
Test environment settings and component schemas with iwsdk CLI against poke.
Plan IWSDK features, architecture, and code patterns with best-practice guidance.
Test ECS core behaviors and example runtime via the iwsdk CLI.
Test audio loading, playback, stop, and spatial audio via iwsdk CLI.
Test Havok physics behaviors with the iwsdk CLI against example scenes.
Build display-enabled interfaces with device selection, UI components, and media playback.
Build a complete DAT app with sessions, camera streaming, and photo capture.
Manage session and stream state with pause, resume, and device monitoring.
Diagnose common issues, compatibility problems, and session or stream debugging cases.
Helps developers set up Meta AI app registration and device permission flows.
Learn Kotlin conventions, result handling, and session patterns for DAT SDK Android.
Set up the Android SDK and connect to Meta glasses for the first time.
Test and validate glasses features without physical hardware using MockDeviceKit.
Set up camera sessions, stream video, capture photos, and tune resolution.
Guides adding a new IR instruction to the Hermes compiler correctly.
Add new JSI Runtime features with Hermes and SynthTrace support.
Create benchmark scenarios for new openzl codec nodes in unitBench.
Create and maintain design docs for the OpenZL component registry.
Write and review GC-safe C++ code for the Hermes VM runtime.
Design, modify, and review OpenZL codecs with consistent patterns and requirements.
Programmatically rewrite non-top Git commits without needing an interactive editor.
Analyze hermesvm binary size changes and regressions across commit ranges.
Debug FBOSS AgentHwTest failures - build, run, analyze logs, crash debug, vendor diag shell, hypothesis-driven debugging. Use when running sai_agent_hw_test or multi_switch_agent_hw_test and investigating test failures.