Eval Integration

Specialized integration evaluator for the Evaluate-Loop. Use this for evaluating tracks that integrate external services — Supabase auth/DB, Stripe payments, Gemini API, third-party APIs. Checks API contracts, auth flows, data persistence, error recovery, environment config, and end-to-end flow integrity. Dispatched by loop-execution-evaluator when track type is 'integration', 'auth', 'payments', or 'api'. Triggered by: 'evaluate integration', 'test auth flow', 'check API', 'verify payments'.

ibrahim-3d 30f6302 7.0 KB Updated

File contents

ibrahim-3d/orchestrator-supaconductor/tree/main/skills/eval-integration commit 30f6302797

Frequently asked questions

npx skillmds@latest add ibrahim-3d/eval-integration