LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

release - Cut a release for gokit monorepo using Toven

Cut a gokit monorepo release, update CHANGELOG, run pre-release gates, and publish module tags and hosted releases via Toven.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Run pre-release quality gates
  • Check proxy version readiness
  • Bump workspace module versions
  • Update repository changelog
  • Publish module tags and releases

Inputs

  • target release version
  • maintainer push access
  • clean main branch checkout

Outputs

  • updated CHANGELOG.md file
  • staged version bump PR
  • signed git tags
  • hosted GitHub release

Requirements

  • git on PATH
  • gh CLI on PATH
  • Go on PATH
  • toven on PATH
  • push access to kbukum/gokit
  • GPG commit signing configured

Source

  • Spec: SKILL.md
release
gokit
toven
semver
monorepo
go
Run pre-release quality gates
Check proxy version readiness
Bump workspace module versions
Update repository changelog
target release version
maintainer push access
clean main branch checkout
updated CHANGELOG.md file
staged version bump PR
signed git tags