Description
Add evaluation tables and reference data so this plugin's skills can be tested against Claude Code updates. Today there is no structured way to verify a skill still behaves correctly after a Claude Code change. Define eval cases (inputs and expected outcomes) per skill so regressions are caught automatically rather than discovered in use.
Requirements
Additional Context
Consumed by the weekly changelog-check bot: when a skill is flagged as potentially impacted, its eval table is the gate for confirming it still works. See #103.
Description
Add evaluation tables and reference data so this plugin's skills can be tested against Claude Code updates. Today there is no structured way to verify a skill still behaves correctly after a Claude Code change. Define eval cases (inputs and expected outcomes) per skill so regressions are caught automatically rather than discovered in use.
Requirements
evals/directory.bloc,testing,navigation,layered-architecture,create-project).Additional Context
Consumed by the weekly changelog-check bot: when a skill is flagged as potentially impacted, its eval table is the gate for confirming it still works. See #103.