Playtest Scenarios

Build and replay a standing playtest scenario library that pins how an application is actually driven — commands, flags, arguments, screens, controls, and expected behavior. Part 1 scans a repository and authors reusable scenario cards under docs/test_scenarios/. Part 2 replays those cards unchanged as a stress test for a new model, a new agent harness or toolchain, or an app release, and as a head-to-head comparison of different models on the same repository — classifying every failure as app drift, runner drift, or environment drift before the runner is trusted for real deliverables. Use to create test scenarios, playtest an app, re-verify that commands and flags still work, stress-test a new model or tooling version, or compare models against existing scenarios.

e3742526 29193fb 5 files · 31.8 KB Updated

File contents

e3742526/agent-skills-for-quality/tree/main/skills/playtest-scenarios commit 29193fbd90

Frequently asked questions

npx skillmds@latest add e3742526/playtest-scenarios