skill-test-execute
OfficialFixture-run a skill scenario safely.
Software Engineering#acceptance criteria#skill testing#diff evaluation#sandbox execution#fixture runner#oracle isolation#semantic judgment
AuthorWaterball-Software-Academy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill runs a single, fixture-based scenario for a target skill and produces a compact pass/fail/block verdict by comparing the sandboxed execution result against the oracle, without mutating fixtures or generating persistent reports.
Core Features & Use Cases
- Single-scenario validation: Execute exactly one user-specified
.tests/<scenario>for a target skill usingbefore/seeds and validating againstafter/oracles. - Copy-only sandbox isolation: Run the tested skill in a sandbox seeded only from
before/, preventing oracle leakage and fixture contamination. - Contract-aware semantic judgment: Classify diffs as blocking failures, non-behavioral drift, or runner ambiguity by referencing the target skill’s
SKILL.mdcontract.
Quick Start
Ask for the target skill directory name and the exact scenario directory name, and the runner will emit a single compact evaluator report in chat.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: skill-test-execute Download link: https://github.com/Waterball-Software-Academy/aixbdd/archive/main.zip#skill-test-execute Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.