Files
wshobson-agents/plugins/plugin-eval
Seth Hobson 082595b5da fix(plugin-eval): fix MISSING_TRIGGER false positives
The regex only matched "use when" but not "use this skill when" —
a common pattern in the codebase. Updated to match all trigger
variants: "use when", "use this skill when", "use proactively",
"trigger when".

Eliminates 17 false-positive MISSING_TRIGGER flags.
2026-03-25 21:47:23 -04:00
..

plugin-eval

Three-layer quality evaluation framework for Claude Code plugins.