Scaffold Plugin Test banner
Anselmoo Anselmoo

Scaffold Plugin Test

Testing community

Description

--- description: Scaffold a headless behavior test for a werkstoff plugin skill — a seeded-defect fixture plus a case in test/plugins/cases.tsv, so `test/plugins/run.sh` can prove the skill catches its known bug in a fresh Claude Code process. argument-hint: <plugin>/<skill> [behavior to test] --- You are scaffolding a **headless behavior test** for a werkstoff plugin skill. Context on why this exists: Claude Code loads its skill/agent registry once at session start, so a newly-authored skill c

Installation

Installs to ~/.claude/commands/anselmoo-werkstoff-scaffold-plugin-test.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Anselmoo/werkstoff/HEAD/.claude/commands/scaffold-plugin-test.md -o ~/.claude/commands/anselmoo-werkstoff-scaffold-plugin-test.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository