Skip to content

Releases: JacobPEvans/claude-code-plugins

v2.2.1

25 Mar 12:32
Immutable release. Only release title and notes can be modified.
46bb422

Choose a tag to compare

2.2.1 (2026-03-25)

Bug Fixes

  • git-guards: replace stale /init-worktree references with /superpowers:using-git-worktrees (#184) (5648500)

v2.2.0

24 Mar 21:50
Immutable release. Only release title and notes can be modified.
0a77c75

Choose a tag to compare

2.2.0 (2026-03-24)

Features

  • optimize workflow pipeline sequencing (#182) (40b9666)

v2.1.0

23 Mar 16:24
Immutable release. Only release title and notes can be modified.
c1e0f17

Choose a tag to compare

2.1.0 (2026-03-23)

Features

  • wrap-up: add follow-up session prompt generation (b5feae6)

v2.0.0

23 Mar 16:07
Immutable release. Only release title and notes can be modified.
bf3eaf2

Choose a tag to compare

2.0.0 (2026-03-23)

⚠ BREAKING CHANGES

  • Plugin consolidation and skill renames

Features

  • add 4 standards plugins migrated from auto-loaded rules (#113) (fcf8acf)
  • add architecture diagrams, wrap-up skill, remove symlink registry (fd0e74c)
  • add ci and local test automation (#41) (181c6a5)
  • add codeql-resolver plugin with 3-tier resolution architecture (#8) (a45ac3b)
  • add full AI workflow suite (#75) (4a1d6fe)
  • add gh-aw agentic workflows and cspell config (#64) (9f90f33)
  • add pal-health plugin with SessionStart Doppler check (#156) (7c4959c)
  • add plugin validation CI (#138) (79a7c51)
  • add rate limiting, README validation, and externalize init-worktree (#72) (97bfa05)
  • add token-validator and issue-limiter plugins (#2) (8a64289)
  • add trusted dependency policy and rule formatting standard (5e70b15)
  • add webfetch-guard and markdown-validator plugins (705dbe8)
  • adopt conventional branch standard (feature/, bugfix/) (#74) (e826b67)
  • align all skills with agentskills.io specification (958b0a7)
  • ci: add release-please and improve renovate auto-merge (#53) (94fbaca)
  • config-management: add permission-format rule (#139) (110fd57)
  • consolidate plugins from 15 to 8 with consistent naming (#31) (d36a028)
  • content-guards: enforce 100-branch repository limit (#124) (89af553)
  • disable automatic triggers on Claude-executing workflows (6c42de9)
  • enhance resolve-pr-threads with comment reading (#46) (fc6a34c)
  • finalize-pr: add multi-PR modes, bot support, and skill authoring guidance (#70) (7704876)
  • finalize-pr: add Phase 4 to auto-update PR metadata (#65) (1c1e881)
  • git-guards: add GraphQL command guidance for known failure patterns (232eee3)
  • git-guards: add proactive worktree reminders via UserPromptSubmit hook (#155) (ff95211)
  • git-guards: allow git rm without confirmation (#63) (c94d959)
  • git-guards: block gh pr comment, enforce GraphQL review threads (#56) (c6b6234)
  • git-permission-guard: add centralized git/gh permission hook plugin (#12) (12268b0)
  • git-rebase-workflow: handle branch protection with CodeQL scanning (#25) (9b40416)
  • git-workflows: register wrap-up skill in plugin.json, bump to 1.8.0 (cdcd481)
  • github-workflows: add /ship command for full PR automation (#131) (018aebd)
  • github-workflows: add trigger-ai-reviews skill (#47) (b505c82)
  • main-branch-guard: add PreToolUse hook to block main branch edits (#22) (9456f5d)
  • markdown-validator: add skip logic and MD013 fallback (#27) (77cd37b)
  • migrate 13 commands to skills in 6 new plugins (#23) (fb72d06)
  • pr-lifecycle: auto-trigger finalize-pr after PR creation (#127) (40f6132)
  • pr-review-toolkit: add PR review thread resolution plugin (#24) (3368eaa)
  • process-cleanup: add Stop hook plugin for orphaned MCP process cleanup (#51) (27caa6f)
  • rebase-pr: auto-dispatch to Haiku subagent with bypassPermissions (#103) (8af9bec)
  • renovate: extend shared preset for org-wide auto-merge rules (#60) (b5197ed)
  • session-analytics: add token breakdown skill via Splunk OTEL telemetry (#121) (35dec4a)
  • unified versioning via release-please extra-files (#142) (e78beff)
  • webfetch-guard: add grace period for previous year searches (#9) (18a39a5)

Bug Fixes

Read more

v1.12.0

22 Mar 06:55
Immutable release. Only release title and notes can be modified.
da62ed3

Choose a tag to compare

1.12.0 (2026-03-22)

Features

  • add architecture diagrams, wrap-up skill, remove symlink registry (fd0e74c)

v1.11.0

22 Mar 04:50
Immutable release. Only release title and notes can be modified.
4cf47ba

Choose a tag to compare

1.11.0 (2026-03-22)

Features

  • align all skills with agentskills.io specification (958b0a7)

v1.10.1

22 Mar 03:53
Immutable release. Only release title and notes can be modified.
38196ad

Choose a tag to compare

1.10.1 (2026-03-22)

Bug Fixes

  • close git-guards bypass allowing direct commits to main (4edae25)

v1.10.0

21 Mar 05:03
Immutable release. Only release title and notes can be modified.
eec2563

Choose a tag to compare

1.10.0 (2026-03-21)

Features

  • add pal-health plugin with SessionStart Doppler check (#156) (7c4959c)

v1.9.1

21 Mar 04:15
Immutable release. Only release title and notes can be modified.
2564084

Choose a tag to compare

1.9.1 (2026-03-21)

Bug Fixes

  • add working directory check to /ship skill (#158) (f79a83f)

v1.9.0

21 Mar 04:02
Immutable release. Only release title and notes can be modified.
6c67770

Choose a tag to compare

1.9.0 (2026-03-21)

Features

  • git-guards: add proactive worktree reminders via UserPromptSubmit hook (#155) (ff95211)