You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin installation blocked by unsupported enum keys in plugin.json. Claude Code's plugin validator rejects enum as an unrecognized key in userConfig fields. Removed enum from 7 fields (fix_model, max_fixes_per_hour, watcher_timeout_seconds, notify_channel, task_reminder_threshold, aws_region, doppler_config) and moved allowed values into descriptions.
ops-package SKILL.md YAML frontmatter parse error. Unquoted colon in description field caused YAML parse failure, silently dropping all frontmatter metadata at runtime. Wrapped in quotes.
Version number alignment. Synchronized version across plugin.json (was 2.0.6), package.json (was 1.7.2), and marketplace.json (was 2.0.6) to 2.2.0.
Plugin description counts updated. Changed "30 skills, 14 agents" to "35 skills, 18 agents" to match actual inventory.