Skip to content

Add release skill for Claude Code#309

Open
szegedi wants to merge 1 commit intomainfrom
add-release-skill
Open

Add release skill for Claude Code#309
szegedi wants to merge 1 commit intomainfrom
add-release-skill

Conversation

@szegedi
Copy link
Copy Markdown

@szegedi szegedi commented Mar 27, 2026

Summary

  • Adds a Claude Code skill (/release <version>) that automates the v5.x release proposal workflow
  • Covers: worktree creation, branch-diff to identify commits, cherry-picking, version bump, and PR creation with categorized changelog

Test plan

  • Invoke /release <version> in Claude Code and verify it walks through the workflow correctly

🤖 Generated with Claude Code

@szegedi szegedi added the semver-patch Bug or security fixes, mainly label Mar 27, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 27, 2026

Overall package size

Self size: 2.01 MB
Deduped: 2.37 MB
No deduping: 2.37 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | source-map | 0.7.6 | 185.63 kB | 185.63 kB | | pprof-format | 2.2.1 | 163.06 kB | 163.06 kB | | node-gyp-build | 3.9.0 | 8.81 kB | 8.81 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 27, 2026

Benchmarks

Benchmark execution time: 2026-03-27 12:55:25

Comparing candidate commit 263e717 in PR branch add-release-skill with baseline commit 203a976 in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 90 metrics, 30 unstable metrics.

Automates the v5.x release proposal workflow: worktree creation,
branch-diff to identify commits, cherry-picking, version bump, and
PR creation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@szegedi szegedi force-pushed the add-release-skill branch from 62db0c8 to 263e717 Compare March 27, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-patch Bug or security fixes, mainly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant