mirror of
https://github.com/wshobson/agents
synced 2026-06-21 14:13:58 +00:00
082595b5da
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.
plugin-eval
Three-layer quality evaluation framework for Claude Code plugins.