Test Framework

Four-layer test framework for Claude Code plugin skills. Use when validating plugin structure, testing trigger accuracy of skill descriptions, running multi-turn session scenarios, or comparing skill value (with vs without). Also use when creating new trigger evals, session scenarios, or debugging why a skill fires for the wrong prompts. NOT for writing unit tests, running pytest, or testing application code — this is for testing AI plugin skills only.

danielscholl 0e8c2f6 7 files · 98.4 KB Updated

File contents

danielscholl/claude-sdlc/tree/main/plugins/skilltest/skills/test-framework commit 0e8c2f6cec

Frequently asked questions

npx skillmds@latest add danielscholl/test-framework