
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.
Get idiomatic Relay guidance for React code, debugging, and code reviews.
Write and run Markdown-driven end-to-end tests for Relay apps.
Run, debug, and update Pysa taint analysis end-to-end integration tests.
Apply the right commit prefix, reviewer, and test plan for code changes.
Debug Pysa false negatives by comparing outputs and locating lost taint flows.
Read, write, and debug Pysa JSON taint models and .models output.
Understand the Pyre/Pysa architecture and locate key implementations quickly.
Create Mononoke server-side hooks with split diffs and tests.
Diagnose systemd-managed EdenFS failures, restarts, health, and lifecycle timelines.
Learn to build EdenAPI/SLAPI endpoints with streaming and non-streaming patterns.
Locate Eden code components, key types, and architecture before reading files.
Review FBOSS diffs with parallel checks for architecture, reliability, and testing.
Checks FBOSS code for standards, architecture misuse, and testing gaps.
Set up the Meta glasses SDK and make your first connection.
Learn Swift conventions, naming, and async patterns for DAT SDK iOS development.
Manage device session states, pause and resume flows, and availability monitoring.
Build a complete DAT app with camera streaming and photo capture.
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.
Test UI system behavior and compatibility against the poke example with iwsdk CLI.
Test level hierarchy, tags, and lighting setup with the iwsdk CLI.
Build, debug, and refine IWSDK PanelUI panels more efficiently.
Test slide, snap turn, teleport, and jump locomotion with iwsdk CLI.
Test XR session lifecycle and mode transitions to verify behavior and debug state issues.
Run nine test suites in parallel with setup, retries, and aggregated results.
Test XR interactions, panels, and audio behavior with the iwsdk CLI.
Plan IWSDK features, architecture, and code patterns with best-practice guidance.
Test multiple grab interaction modes with the iwsdk CLI.
Find and click XR target objects to verify UI interactions work correctly.
Test Havok physics behaviors with the iwsdk CLI against example scenes.
Test audio loading, playback, stop, and spatial audio via iwsdk CLI.
Test ECS core behaviors and example runtime via the iwsdk CLI.
Test environment settings and component schemas with iwsdk CLI against poke.
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.
Manage session and stream state with pause, resume, and device monitoring.
Set up camera sessions, stream video, capture photos, and tune resolution.
Diagnose common issues, compatibility problems, and session or stream debugging cases.
Helps developers set up Meta AI app registration and device permission flows.
Build display-enabled interfaces with device selection, UI components, and media playback.
Build a complete DAT app with sessions, camera streaming, and photo capture.
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.