Skip to content

claude-ops v2.2.0

Choose a tag to compare

@auroracapital auroracapital released this 16 May 13:01
· 783 commits to main since this release

Fixed

  • 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.