eval-integration

Evaluate external-service integration tracks for API contracts, authentication, and data persistence.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/AhmedElhadarey/Gilfoyle --skill eval-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eval-integration
Source: https://github.com/AhmedElhadarey/Gilfoyle/tree/main/skills/eval-integration
Command: npx skills add https://github.com/AhmedElhadarey/Gilfoyle --skill eval-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

An automated evaluator for integration tracks that ensures external service connections (APIs, authentication flows, data persistence) are reliable, contract-compliant, and recover gracefully in production-like environments.

Core Features & Use Cases

  • Verifies API contracts, auth flows, and data persistence across integration tracks.
  • Covers environment configuration, error handling, and end-to-end flow integrity for external services such as Supabase, Stripe, Gemini, and other APIs.
  • Uses the Evaluate-Loop to detect failures early and provide actionable fixes.

Quick Start

Configure and run the integration evaluator on a track to validate external-service connections and flows.

Frequently Asked Questions about eval-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate external API integrations for contract and authentication reliability?

You can evaluate external API integrations by running loop-based checks that verify API contracts, authentication flows, and data persistence to ensure connections are reliable and contract-compliant in production-like environments.

What is end-to-end integration evaluation for services like Supabase and Stripe?

End-to-end integration evaluation is an automated process that validates external service connections, covering API contracts, auth flows, data persistence, error recovery, environment configuration, and end-to-end flow integrity.

How do I validate environment configuration and error handling for external service integrations?

You validate environment configuration and error handling by applying six evaluation passes to the integration track, detecting failures early and providing actionable fixes for environment setup and error recovery.

Does this integration evaluation approach work with APIs like Gemini and Stripe?

Yes, this integration evaluation approach works with external services such as Supabase, Stripe, and Gemini, validating their API contracts, authentication flows, and data persistence during loop-based evaluation.

What does an integration evaluation report include for external service connections?

An integration evaluation report includes structured results from six evaluation passes covering API contracts, authentication, data persistence, error recovery, environment configuration, and end-to-end flow integrity.

Why does my external service integration fail authentication or data persistence checks?

External service integrations fail authentication or data persistence checks when API contracts are violated, environment configuration is incorrect, or error recovery mechanisms do not meet reliability standards during the evaluation passes.