Skip to content

feat: add release-workflow skill#25

Merged
steve-calvert-glean merged 1 commit into
mainfrom
feat/release-workflow-skill
Feb 23, 2026
Merged

feat: add release-workflow skill#25
steve-calvert-glean merged 1 commit into
mainfrom
feat/release-workflow-skill

Conversation

@steve-calvert-glean
Copy link
Copy Markdown
Contributor

Summary

  • Adds .claude/skills/release-workflow/SKILL.md, a user-invocable skill (/release-workflow) that guides through the full release process
  • Covers pre-flight checks (version sync, validation, clean working tree), npm run release, post-release verification, and pushing tags
  • Lists all 10 plugins covered by the bumper and warns about adding new plugins

Test Plan

  • Invoke /release-workflow in Claude Code and verify the checklist appears

@steve-calvert-glean steve-calvert-glean requested a review from a team as a code owner February 23, 2026 00:54
Copy link
Copy Markdown
Member

@david-hamilton-glean david-hamilton-glean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems okay, although personally this is the kind of thing I'd want to require a HITL rather than have the agent do the release itself.

@steve-calvert-glean
Copy link
Copy Markdown
Contributor Author

Seems okay, although personally this is the kind of thing I'd want to require a HITL rather than have the agent do the release itself.

Agree, and it's more about guiding the user to do the release, not letting Agents do it themselves.

@steve-calvert-glean steve-calvert-glean merged commit 94c2234 into main Feb 23, 2026
1 check passed
@steve-calvert-glean steve-calvert-glean deleted the feat/release-workflow-skill branch February 23, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants