geode-e2e

Run live End-to-End tests for the GEODE agent with LangSmith observability.

13|2|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/mangowhoiscloud/geode --skill geode-e2e
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geode-e2e
Source: https://github.com/mangowhoiscloud/geode/tree/main/.claude/skills/geode-e2e
Command: npx skills add https://github.com/mangowhoiscloud/geode --skill geode-e2e

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a robust framework for End-to-End (E2E) testing of the GEODE autonomous agent, ensuring its reliability through live LLM interactions, LangSmith observability, and quality checks.

Core Features & Use Cases

  • Live E2E Verification: Execute tests against actual LLM APIs to validate agent behavior in real-world scenarios.
  • LangSmith Observability: Integrate with LangSmith for detailed tracing and monitoring of agent execution.
  • Quality Assurance: Implement various test tiers (Mock, Live) and scenario mappings to cover different aspects of the agent's functionality.

Quick Start

Run the live E2E tests for the GEODE agent using the provided command.

Frequently Asked Questions about geode-e2e

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

FAQPage Schema
How do I perform end-to-end testing for an autonomous agent?

End-to-end testing for an autonomous agent involves executing live LLM interactions and mock test tiers to verify behavior in real-world scenarios. This process validates agent reliability through scenario mapping and quality assurance checks.

Can I integrate LangSmith observability into my LLM testing workflow?

Yes, you can integrate LangSmith observability into LLM testing to capture detailed tracing and monitoring of agent execution. This provides visibility into the agentic loop during live End-to-End (E2E) verifications.

What is the best way to verify autonomous agent behavior in live LLM interactions?

The best way to verify autonomous agent behavior is by running live End-to-End (E2E) tests against actual LLM APIs. This validates real-world responses using scenario mapping and readiness reports for deterministic outputs.

Does this E2E testing framework support both mock and live test tiers?

Yes, this E2E testing framework supports both mock and live test tiers. These tiers allow you to cover different aspects of agent functionality, transitioning from deterministic mock responses to live LLM interactions.

Why do I need scenario mapping for quality assurance in LLM testing?

You need scenario mapping for quality assurance because it structures the execution of End-to-End (E2E) tests across various agent functionalities. It ensures comprehensive coverage of both mock and live LLM interactions.