invalid-few-scenarios

Provide a test fixture with too few scenarios for eval harness validation.

3|1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/humanity4ai/project_human --skill invalid-few-scenarios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invalid-few-scenarios
Source: https://github.com/humanity4ai/project_human/tree/main/evals/fixtures/invalid-few-scenarios
Command: npx skills add https://github.com/humanity4ai/project_human --skill invalid-few-scenarios

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill is a test fixture designed to validate the functionality of an evaluation harness by providing a minimal set of scenarios.

Core Features & Use Cases

  • Scenario Testing: Used within the eval harness to test its ability to process skills with a limited number of predefined scenarios.
  • Fixture Purpose: Serves as a controlled input for testing evaluation logic, ensuring the harness correctly identifies and handles skills with insufficient scenarios as per its requirements.

Quick Start

This is a test fixture and not intended for direct user invocation.

Frequently Asked Questions about invalid-few-scenarios

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

FAQPage Schema
What is a test fixture with too few scenarios used for in an evaluation harness?

A test fixture with too few scenarios is used within an evaluation harness to validate that the system correctly identifies and handles skills that do not meet minimum scenario count requirements.

How do I test an evaluation harness for skills with insufficient scenarios?

You test an evaluation harness by providing a controlled test fixture designed with a minimal set of predefined scenarios, ensuring the validation logic properly processes skills with insufficient scenario counts.

Why does an evaluation harness need a minimal set of scenarios for validation testing?

An evaluation harness needs a minimal set of scenarios to establish a controlled input that tests whether the harness correctly identifies and rejects skills that fail to meet predefined scenario count requirements.

Can I use this scenario fixture directly for my own validation tasks?

No, this scenario fixture is not intended for direct user invocation. It is used internally within the eval harness test suite to ensure proper handling of skills lacking sufficient scenarios.

When do I need a fixture with insufficient scenarios for validation testing?

You need a fixture with insufficient scenarios when testing evaluation logic to verify that the harness properly enforces scenario count requirements and handles edge cases involving minimal test inputs.