Skip to content

Releases: jeffh/claude-plugins

v1.3.0-pre

20 Jan 08:43
d77638d

Choose a tag to compare

v1.3.0-pre Pre-release
Pre-release

What's Changed

Features

  • feat: add discuss plugin with interactive documentation workflows (#61) (c3fca72)
  • feat(ralph): add ralph-loop that doesn't have permission bug (#57) (0710672)
  • feat(pai): Experimental Personal AI Infrastructure (#55) (5b7c342)
  • feat: bump glob to 11.1.0 and minimatch to 10.1.1 (#49) (19e1b90)
  • feat: bump glob to 11.1.0 and minimatch to 10.1.1 (d9703d8)

Bug Fixes

  • fix(ralph): rename plugin name to be separate from claude official (#59) (37631bb)
  • fix(ralph): fix typo (#58) (71bc9fc)
  • fix: use jj log instead of deprecated jj show command (#56) (ddc597f)
  • fix: plugin defintion for gh (#54) (67588a9)
  • fix: plugin defintion for gh (0a7c0f1)

Other Changes

  • chore: remove ralph plugin (#64) (d77638d)
  • docs: streamline jj:commit-push-pr skill documentation (#63) (988c5f0)
  • docs: refactor jj:commit skill documentation for clarity (#62) (b523117)
  • docs: update jj commands documentation (#60) (a8cae5d)
  • build(deps): bump actions/setup-node from 4 to 6 (#51) (3f7c501)
  • build(deps): bump actions/checkout from 4 to 6 (#52) (c72208f)
  • build(deps-dev): bump glob from 11.1.0 to 13.0.0 (#53) (05e6610)
  • build(deps-dev): bump glob from 11.1.0 to 13.0.0 (f3c3a82)
  • chore: add no test plan rule to jj PR commands (#50) (bdf61dc)
  • chore: add no test plan rule to jj PR commands (32004cd)

Full Changelog: v1.2.0...v1.3.0-pre

v1.2.0

16 Dec 09:20
b9b913e

Choose a tag to compare

What's Changed

Features

  • feat(jj): ask all questions upfront in commit-push-pr (2d6eb85)
  • feat(gh): add fix-pr command for addressing PR feedback (#39) (d2af451)
  • feat(gh): add set-default-ruleset command and gh plugin (#38) (c2410c2)

Bug Fixes

  • fix(ci): use JSON output for reliable pre-release tag detection (7cae1e1)
  • fix(ci): delete tag before creating pre-release (cfe65de)
  • fix(ci): use pre-releases instead of draft releases (0add88d)

Other Changes

  • Merge pull request #48 from jeffh/jeffh/reliable-prerelease-detection (b9b913e)
  • Merge pull request #47 from jeffh/jeffh/fix-prerelease-tag (08a07e0)
  • Merge pull request #46 from jeffh/jeffh/fix-release-grep (d17457d)
  • Merge pull request #45 from jeffh/jeffh/ci-release-workflow (e881001)
  • ci: add release workflow to promote pre-releases (0516b88)
  • Merge pull request #44 from jeffh/jeffh/ci-no-concurrency (9b81778)
  • ci: restrict concurrency of prerelease workflow (28641ce)
  • Merge pull request #43 from jeffh/jeffh/restrict-jj-tools (25627c6)
  • chore: add tool restrictions to jj commands (c06439a)
  • Merge pull request #42 from jeffh/jeffh/upfront-questions (2476df1)
  • Merge pull request #41 from jeffh/jeffh/split-commit-push-pr (9d24c5e)
  • refactor(jj): split commit-push-pr into orchestration command (ddc2c51)
  • docs(jj): simplify stack link format in PR template (#40) (538873b)
  • chore: update claude plugin versions (#37) (bb5de9b)
  • refactor(jj): rename commands to use kebab-case (#36) (ab89fc5)

Full Changelog: v1.1.0...v1.2.0

v1.1.0

16 Dec 06:20
d7d3418

Choose a tag to compare

1.1.0 (2025-12-16)

🎁 Feature

  • add commit-push-pr command combining full workflow (#28) (35ff297)
  • rewrite jj commands (#27) (71bc2b3)
  • bump humanlayer prompt changes (#24) (5a24d04)
  • tweak jj:commit and add jj:create_bookmark commands (#23) (4291f15)

🔀 Code Refactoring

  • switch from release-please to semantic-release (#32) (34ffe9c)
  • switch to release-please for release management (#31) (2fb6b67)
  • use Skill tool for worktree and metadata operations (#25) (5618592)

🚧 Chores

📦 Build

  • deps-dev: bump js-yaml from 3.14.1 to 3.14.2 (#26) (2ad0aaa)
  • deps-dev: bump js-yaml from 3.14.1 to 3.14.2 (#19) (d112129)
  • deps: bump actions/checkout from 5 to 6 (#21) (d672c14)
  • deps-dev: bump glob from 11.0.3 to 13.0.0 (#22) (57fd6f1)

v1.0.0

29 Oct 05:03
bef3983

Choose a tag to compare

1.0.0 (2025-10-29)

Feature

Bug Fixes

  • jj: replace branches() with bookmarks() (#13) (2c74629)

Code Refactoring

  • replace manual version bumping with go-semantic-release (#17) (bef3983)

Chores

  • add prerelease semantic versioning (fc3ed84)

Build

  • deps: bump actions/checkout from 4 to 5 (#14) (4fb9687)
  • deps: bump actions/setup-node from 4 to 6 (#15) (9df9883)
  • deps: bump actions/github-script from 7 to 8 (#16) (a83e7d7)
  • deps: bump actions/setup-node from 4 to 6 (#6) (29c9bd8)
  • deps: bump actions/checkout from 4 to 5 (#7) (0ca1835)
  • deps-dev: bump glob from 10.4.5 to 11.0.3 (#8) (d86dcb0)

CI

  • update workflows to manage marketplace.json versioning (#11) (dd3d7a0)
  • update workflows to manage marketplace.json versioning (97d5408)

v0.1.0-beta.31+4fb9687

29 Oct 04:42

Choose a tag to compare

Pre-release

🚀 Prerelease v0.1.0-beta.31+4fb9687

This is an automated prerelease based on semantic versioning from commit messages.

Changes

  • initial commit; add humanlayer (a0c8a22)
  • fix syntax (6a6d354)
  • renames (d466858)
  • fix name (5e6c2cd)
  • add README (b375f1a)
  • remove more thought syncing (995f911)
  • use metadata agent for generating metadata (ab8f4fc)
  • feat: add jj plugin (6b53715)
  • Merge pull request #1 from jeffh/jj-plugin (2cfe11d)
  • feat: add gha (cd44872)
  • Merge pull request #2 from jeffh/gha (bdf6546)
  • feat: add jj:create_prs commands (640e830)
  • Merge pull request #3 from jeffh/jj-create-prs (34c4c5d)
  • jj:create_prs specify explicit bookmark (40884c5)
  • Merge pull request #4 from jeffh/jj-create-prs-tweak (8c98c90)
  • Add Dependabot configuration (fcc6aff)
  • Merge pull request #5 from jeffh/claude/add-dependabot-config-011CURqtWYondTAkT3sZnVmt (95f27f6)
  • feat(jj): add rebase commmand (0050b62)
  • Merge pull request #9 from jeffh/jeffh/jj-rebase (7fe1cfa)
  • chore: add prerelease semantic versioning (fc3ed84)
  • ci: update workflows to manage marketplace.json versioning (97d5408)
  • Merge pull request #10 from jeffh/jeffh/semantic-versioning (bd1b490)
  • build(deps-dev): bump glob from 10.4.5 to 11.0.3 (#8) (d86dcb0)
  • ci: update workflows to manage marketplace.json versioning (#11) (dd3d7a0)
  • Add comprehensive documentation and expanded humanlayer commands (#12) (ef86de3)
  • build(deps): bump actions/checkout from 4 to 5 (#7) (0ca1835)
  • build(deps): bump actions/setup-node from 4 to 6 (#6) (29c9bd8)
  • fix(jj): replace branches() with bookmarks() (#13) (2c74629)
  • build(deps): bump actions/github-script from 7 to 8 (#16) (a83e7d7)
  • build(deps): bump actions/setup-node from 4 to 6 (#15) (9df9883)
  • build(deps): bump actions/checkout from 4 to 5 (#14) (4fb9687)

Installation

This is a prerelease version. Use with caution in production environments.


Full Changelog: v0.0.0...v0.1.0-beta.31+4fb9687

v0.1.0-beta.28+2c74629

26 Oct 04:19

Choose a tag to compare

Pre-release

🚀 Prerelease v0.1.0-beta.28+2c74629

This is an automated prerelease based on semantic versioning from commit messages.

Changes

  • initial commit; add humanlayer (a0c8a22)
  • fix syntax (6a6d354)
  • renames (d466858)
  • fix name (5e6c2cd)
  • add README (b375f1a)
  • remove more thought syncing (995f911)
  • use metadata agent for generating metadata (ab8f4fc)
  • feat: add jj plugin (6b53715)
  • Merge pull request #1 from jeffh/jj-plugin (2cfe11d)
  • feat: add gha (cd44872)
  • Merge pull request #2 from jeffh/gha (bdf6546)
  • feat: add jj:create_prs commands (640e830)
  • Merge pull request #3 from jeffh/jj-create-prs (34c4c5d)
  • jj:create_prs specify explicit bookmark (40884c5)
  • Merge pull request #4 from jeffh/jj-create-prs-tweak (8c98c90)
  • Add Dependabot configuration (fcc6aff)
  • Merge pull request #5 from jeffh/claude/add-dependabot-config-011CURqtWYondTAkT3sZnVmt (95f27f6)
  • feat(jj): add rebase commmand (0050b62)
  • Merge pull request #9 from jeffh/jeffh/jj-rebase (7fe1cfa)
  • chore: add prerelease semantic versioning (fc3ed84)
  • ci: update workflows to manage marketplace.json versioning (97d5408)
  • Merge pull request #10 from jeffh/jeffh/semantic-versioning (bd1b490)
  • build(deps-dev): bump glob from 10.4.5 to 11.0.3 (#8) (d86dcb0)
  • ci: update workflows to manage marketplace.json versioning (#11) (dd3d7a0)
  • Add comprehensive documentation and expanded humanlayer commands (#12) (ef86de3)
  • build(deps): bump actions/checkout from 4 to 5 (#7) (0ca1835)
  • build(deps): bump actions/setup-node from 4 to 6 (#6) (29c9bd8)
  • fix(jj): replace branches() with bookmarks() (#13) (2c74629)

Installation

This is a prerelease version. Use with caution in production environments.


Full Changelog: v0.0.0...v0.1.0-beta.28+2c74629

v0.1.0-beta.27+29c9bd8

26 Oct 03:22

Choose a tag to compare

Pre-release

🚀 Prerelease v0.1.0-beta.27+29c9bd8

This is an automated prerelease based on semantic versioning from commit messages.

Changes

  • initial commit; add humanlayer (a0c8a22)
  • fix syntax (6a6d354)
  • renames (d466858)
  • fix name (5e6c2cd)
  • add README (b375f1a)
  • remove more thought syncing (995f911)
  • use metadata agent for generating metadata (ab8f4fc)
  • feat: add jj plugin (6b53715)
  • Merge pull request #1 from jeffh/jj-plugin (2cfe11d)
  • feat: add gha (cd44872)
  • Merge pull request #2 from jeffh/gha (bdf6546)
  • feat: add jj:create_prs commands (640e830)
  • Merge pull request #3 from jeffh/jj-create-prs (34c4c5d)
  • jj:create_prs specify explicit bookmark (40884c5)
  • Merge pull request #4 from jeffh/jj-create-prs-tweak (8c98c90)
  • Add Dependabot configuration (fcc6aff)
  • Merge pull request #5 from jeffh/claude/add-dependabot-config-011CURqtWYondTAkT3sZnVmt (95f27f6)
  • feat(jj): add rebase commmand (0050b62)
  • Merge pull request #9 from jeffh/jeffh/jj-rebase (7fe1cfa)
  • chore: add prerelease semantic versioning (fc3ed84)
  • ci: update workflows to manage marketplace.json versioning (97d5408)
  • Merge pull request #10 from jeffh/jeffh/semantic-versioning (bd1b490)
  • build(deps-dev): bump glob from 10.4.5 to 11.0.3 (#8) (d86dcb0)
  • ci: update workflows to manage marketplace.json versioning (#11) (dd3d7a0)
  • Add comprehensive documentation and expanded humanlayer commands (#12) (ef86de3)
  • build(deps): bump actions/checkout from 4 to 5 (#7) (0ca1835)
  • build(deps): bump actions/setup-node from 4 to 6 (#6) (29c9bd8)

Installation

This is a prerelease version. Use with caution in production environments.


Full Changelog: v0.0.0...v0.1.0-beta.27+29c9bd8

v0.1.0-beta.25+ef86de3

26 Oct 03:19

Choose a tag to compare

Pre-release

🚀 Prerelease v0.1.0-beta.25+ef86de3

This is an automated prerelease based on semantic versioning from commit messages.

Changes

  • initial commit; add humanlayer (a0c8a22)
  • fix syntax (6a6d354)
  • renames (d466858)
  • fix name (5e6c2cd)
  • add README (b375f1a)
  • remove more thought syncing (995f911)
  • use metadata agent for generating metadata (ab8f4fc)
  • feat: add jj plugin (6b53715)
  • Merge pull request #1 from jeffh/jj-plugin (2cfe11d)
  • feat: add gha (cd44872)
  • Merge pull request #2 from jeffh/gha (bdf6546)
  • feat: add jj:create_prs commands (640e830)
  • Merge pull request #3 from jeffh/jj-create-prs (34c4c5d)
  • jj:create_prs specify explicit bookmark (40884c5)
  • Merge pull request #4 from jeffh/jj-create-prs-tweak (8c98c90)
  • Add Dependabot configuration (fcc6aff)
  • Merge pull request #5 from jeffh/claude/add-dependabot-config-011CURqtWYondTAkT3sZnVmt (95f27f6)
  • feat(jj): add rebase commmand (0050b62)
  • Merge pull request #9 from jeffh/jeffh/jj-rebase (7fe1cfa)
  • chore: add prerelease semantic versioning (fc3ed84)
  • ci: update workflows to manage marketplace.json versioning (97d5408)
  • Merge pull request #10 from jeffh/jeffh/semantic-versioning (bd1b490)
  • build(deps-dev): bump glob from 10.4.5 to 11.0.3 (#8) (d86dcb0)
  • ci: update workflows to manage marketplace.json versioning (#11) (dd3d7a0)
  • Add comprehensive documentation and expanded humanlayer commands (#12) (ef86de3)

Installation

This is a prerelease version. Use with caution in production environments.


Full Changelog: v0.0.0...v0.1.0-beta.25+ef86de3

v0.1.0-beta.24+dd3d7a0

26 Oct 03:12

Choose a tag to compare

Pre-release

🚀 Prerelease v0.1.0-beta.24+dd3d7a0

This is an automated prerelease based on semantic versioning from commit messages.

Changes

  • initial commit; add humanlayer (a0c8a22)
  • fix syntax (6a6d354)
  • renames (d466858)
  • fix name (5e6c2cd)
  • add README (b375f1a)
  • remove more thought syncing (995f911)
  • use metadata agent for generating metadata (ab8f4fc)
  • feat: add jj plugin (6b53715)
  • Merge pull request #1 from jeffh/jj-plugin (2cfe11d)
  • feat: add gha (cd44872)
  • Merge pull request #2 from jeffh/gha (bdf6546)
  • feat: add jj:create_prs commands (640e830)
  • Merge pull request #3 from jeffh/jj-create-prs (34c4c5d)
  • jj:create_prs specify explicit bookmark (40884c5)
  • Merge pull request #4 from jeffh/jj-create-prs-tweak (8c98c90)
  • Add Dependabot configuration (fcc6aff)
  • Merge pull request #5 from jeffh/claude/add-dependabot-config-011CURqtWYondTAkT3sZnVmt (95f27f6)
  • feat(jj): add rebase commmand (0050b62)
  • Merge pull request #9 from jeffh/jeffh/jj-rebase (7fe1cfa)
  • chore: add prerelease semantic versioning (fc3ed84)
  • ci: update workflows to manage marketplace.json versioning (97d5408)
  • Merge pull request #10 from jeffh/jeffh/semantic-versioning (bd1b490)
  • build(deps-dev): bump glob from 10.4.5 to 11.0.3 (#8) (d86dcb0)
  • ci: update workflows to manage marketplace.json versioning (#11) (dd3d7a0)

Installation

This is a prerelease version. Use with caution in production environments.


Full Changelog: v0.0.0...v0.1.0-beta.24+dd3d7a0

v0.1.0-beta.23+d86dcb0

26 Oct 02:14

Choose a tag to compare

Pre-release

🚀 Prerelease v0.1.0-beta.23+d86dcb0

This is an automated prerelease based on semantic versioning from commit messages.

Changes

  • initial commit; add humanlayer (a0c8a22)
  • fix syntax (6a6d354)
  • renames (d466858)
  • fix name (5e6c2cd)
  • add README (b375f1a)
  • remove more thought syncing (995f911)
  • use metadata agent for generating metadata (ab8f4fc)
  • feat: add jj plugin (6b53715)
  • Merge pull request #1 from jeffh/jj-plugin (2cfe11d)
  • feat: add gha (cd44872)
  • Merge pull request #2 from jeffh/gha (bdf6546)
  • feat: add jj:create_prs commands (640e830)
  • Merge pull request #3 from jeffh/jj-create-prs (34c4c5d)
  • jj:create_prs specify explicit bookmark (40884c5)
  • Merge pull request #4 from jeffh/jj-create-prs-tweak (8c98c90)
  • Add Dependabot configuration (fcc6aff)
  • Merge pull request #5 from jeffh/claude/add-dependabot-config-011CURqtWYondTAkT3sZnVmt (95f27f6)
  • feat(jj): add rebase commmand (0050b62)
  • Merge pull request #9 from jeffh/jeffh/jj-rebase (7fe1cfa)
  • chore: add prerelease semantic versioning (fc3ed84)
  • ci: update workflows to manage marketplace.json versioning (97d5408)
  • Merge pull request #10 from jeffh/jeffh/semantic-versioning (bd1b490)
  • build(deps-dev): bump glob from 10.4.5 to 11.0.3 (#8) (d86dcb0)

Installation

This is a prerelease version. Use with caution in production environments.


Full Changelog: v0.0.0...v0.1.0-beta.23+d86dcb0