scenario

Installation
SKILL.md

Scenario Skill

Author and manage holdout scenarios for behavioral validation. Scenarios define what the system should do in narrative form, with measurable acceptance vectors and satisfaction scoring. They live in .agents/holdout/ so implementing agents cannot see them during development.

Quick Start

# Initialize holdout directory
/scenario init

# Add a scenario from a description
/scenario add "user can authenticate with valid credentials"

# List all active scenarios
/scenario list
Installs
41
Repository
boshu2/agentops
GitHub Stars
389
First Seen
Apr 6, 2026
scenario — boshu2/agentops