The Integration Quality Evaluator is a specialized skill for Claude Code designed to audit complex tracks involving third-party services like Supabase, Stripe, and Gemini. It operates as a rigorous quality gate within a multi-agent orchestration system, performing a comprehensive six-pass evaluation that covers API contract compliance, secure authentication flows, database schema hygiene, and robust error recovery. By enforcing strict standards for timestamps, indexing, and environment configuration, this skill ensures that integrations are production-ready, secure, and resilient against network failures.
Key Features
01Environment configuration monitoring to prevent secret exposure
02Failure scenario testing including rate limits and network timeouts
03291 GitHub stars
04Six-pass automated evaluation of API contracts and response handling
05Strict database schema auditing for timestamps, constraints, and indexes
06End-to-end validation of authentication and OAuth flows