chaos-labs-eval-creation

Generate structured evaluation test cases for Chaos AI wallet agents.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/eugene-belkovich/ai-setup --skill chaos-labs-eval-creation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chaos-labs-eval-creation
Source: https://github.com/eugene-belkovich/ai-setup/tree/main/claude/profiles/work/skills/evals/chaos-labs-eval-creation
Command: npx skills add https://github.com/eugene-belkovich/ai-setup --skill chaos-labs-eval-creation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Chaos Labs eval-creation skill automates the generation of structured evaluation test cases for Chaos AI wallet agents, enabling consistent, repeatable testing of personas, objectives, and expected outcomes.

Core Features & Use Cases

  • Eval Config Structure: defines user persona, agent flow, and explicit expectations for evaluation.
  • Turn-based evaluation coaching: supports sequences, timeouts, and rubric-based llm_eval criteria.
  • Examples and templates: provides full YAML examples to bootstrap new eval suites.
  • Use Case: QA teams can rapidly generate comprehensive eval scenarios for security, usability, and compliance checks.

Quick Start

Create a Chaos Labs evaluation config for a wallet agent with a defined persona, objective, and evaluation criteria.

Frequently Asked Questions about chaos-labs-eval-creation

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

FAQPage Schema
How do I create evaluation test cases for AI wallet agents?

You can create evaluation test cases for AI wallet agents by defining a config structure with user personas, agent flows, and explicit expectations. This approach supports persona-based evals, objective testing, and rubric-driven criteria for consistent, repeatable testing.

What is rubric-driven LLM evaluation and how does it work for agent testing?

Rubric-driven LLM evaluation is an assessment method using explicit criteria to judge agent behavior. It works by defining expected outcomes in an llm_eval block within an eval config, allowing sequences, timeouts, and rubric-based criteria to validate wallet-agent interactions.

Can I use YAML to structure persona-based evals for wallet agents?

Yes, you can use YAML to structure persona-based evals for wallet agents. The eval config uses YAML frontmatter for discovery and defines user, agent, and expect blocks, accommodating optional scripts, references, and assets for extended tooling.

How do I set up turn-based evaluation coaching for an AI agent?

Set up turn-based evaluation coaching by configuring sequences and timeouts in your eval config. This structure supports rubric-based llm_eval criteria to systematically assess multi-turn wallet-agent interactions against defined expectations.

Does Chaos Labs eval creation support adding optional scripts and references to test cases?

Yes, Chaos Labs eval creation supports adding optional scripts, references, and assets to test cases. The eval config structure accommodates these extended tooling options alongside core user, agent, and expect blocks.

What is the best way to generate eval scenarios for security and compliance checks of wallet agents?

The best way to generate eval scenarios for security and compliance checks is using an automated eval creation tool that builds structured configs with personas, objectives, and rubric-driven expectations, enabling QA teams to rapidly produce comprehensive test suites.