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.

Skills tagged: versioning

Browse skills that share this tag.

  • release-prep - Prepare a crate or project for release
    releasesemverchangelogversioning

    ★ 2 · Updated 2026-09-21

    Generates changelogs, detects breaking API changes, suggests version bumps, verifies documentation, and manages multi-crate release ordering.

    ⚙ Detect breaking API changes⚙ Suggest version bumps⚙ Generate user-facing changelogs
  • versioning-constitutions - Version architectural constitutions when patterns or stack change
    architectureversioningdocumentationgovernance

    ★ 1 · Updated 2026-09-18

    Creates new constitution versions, migrates content into modular files, updates symlinks, and documents architectural changes with rationale.

    ⚙ Determine current version number⚙ Create new version directory⚙ Copy current constitution files
  • release - Config-driven release and compatibility workflow.
    releasegitversioningsemver

    ★ 0 · Updated 2026-09-16

    Orchestrates software releases by bumping versions, executing readiness gates, updating changelogs and compatibility docs, and pushing git release tags.

    ⚙ Plan version bumps⚙ Run readiness gates⚙ Draft changelog entries
  • gsd-complete-milestone - Archive Completed Milestone and Prepare Next Version
    gsdmilestonegitroadmap

    ★ 198 · Updated 2026-09-14

    Archive completed milestone artifacts, update roadmap and project state, and tag the release version in git.

    ⚙ Check milestone audit status⚙ Verify phase plan completion⚙ Gather milestone git statistics
  • changelog - Generate release notes or changelogs from Git history
    gitchangelogrelease-notesversioning

    ★ 5 · Updated 2026-09-14

    Generates formatted release notes from Git commits grouped by change type, featuring issue links and breaking changes.

    ⚙ Determine git history range⚙ Gather raw git commits⚙ Detect existing changelog conventions
  • complete-milestone - Archive completed milestone and prepare for next version
    milestonearchivingversioninggit

    ★ 1 · Updated 2026-09-14

    Archives completed milestone artifacts, updates roadmap and requirements, and creates git tags for the released version.

    ⚙ Verify milestone audit status⚙ Gather git and project statistics⚙ Extract milestone key accomplishments
  • api-designer - Senior API architect for REST and GraphQL API design.
    api-designrest-apiopenapigraphql

    ★ 602 · Updated 2026-09-13

    Designs REST and GraphQL APIs, creates OpenAPI specifications, models resources, and plans versioning and error handling strategies.

    ⚙ Analyze business domain requirements⚙ Model resources and relationships⚙ Design API endpoint specifications
  • gx-bump - Orchestrate full release using gx CLI
    releasegitchangelogversioning

    ★ 1 · Updated 2026-09-11

    Orchestrates a full release by resolving bump type, running tests, drafting changelog, committing changes, and pushing version tags.

    ⚙ Resolve bump version type⚙ Run project test suite⚙ Draft changelog entry
  • changelog - Add current branch details to project CHANGELOG
    gitchangelogdocumentationversioning

    ★ 1 · Updated 2026-09-10

    Adds git details for the current branch to CHANGELOG.md and commits the update using semantic versioning.

    ⚙ Inspect git logs and diffs⚙ Determine project base branch⚙ Check unstaged and untracked files
  • release - Prepare and publish a release for Tailwind Stash.
    releaseversioningchangeloggithub-release

    ★ 3 · Updated 2026-09-10

    Bumps the version, generates changelog entries, runs quality checks, and publishes via GitHub Release.

    ⚙ Verify git working tree status⚙ Read current version and changelog⚙ Calculate new version number
  • release-tag - Create an annotated git tag from package.json version
    gitreleasetagversioning

    ★ 19 · Updated 2026-09-10

    Creates an annotated git tag based on the package.json version and optionally pushes it to origin.

    ⚙ Read version from package.json⚙ Check git tag existence⚙ Check uncommitted git changes
  • rad-release - End-to-End Local Release Flow for rad-orc
    releaseversioningnpmgit

    ★ 8 · Updated 2026-06-30

    Drives the full local release flow: gather context, version bump, build, validate, commit, publish to npm, sync satellite, tag, and post-release dev bump.

    ⚙ Gather release context (version, branch, tags)⚙ Ask operator release decisions⚙ Bump version across carrier files
  • release-orchestrator - Automate Release Process with Semantic Versioning
    releasedeploymentversioningchangelog

    ★ 602 · Updated 2026-06-30

    End-to-end release automation with semantic versioning, changelog generation, and multi-environment deployment

    ⚙ calculate semantic version⚙ generate changelog⚙ build release assets
  • skill-tag - Create Git Tags for CI/CD Deployment
    gitversioningci/cddeployment

    ★ 437 · Updated 2026-06-15

    Create and push semantic version tags to trigger CI/CD deployment

    ⚙ create git tags⚙ push tags to remote⚙ increment version number
  • build-and-release - Build and Release for safeguard-ps
    Azure PipelinesPowerShellDockerCI/CD

    ★ 24 · Updated 2026-05-28

    Work with Azure Pipelines builds, version stamping, signing, publishing, and release artifacts for safeguard-ps

    ⚙ compute version string⚙ stamp manifest version⚙ sign PowerShell module
  • release - ruax Automated Release Process
    releasenpmdeploymentautomation

    ★ 17 · Updated 2026-05-11

    Complete version update, source packaging, documentation updates, changelog, and npm publishing step by step

    ⚙ read version from package.json⚙ update version number⚙ package source code
  • changelog-generator - Generate changelogs from git commits
    changeloggitversioningdocumentation

    ★ 556 · Updated 2026-05-11

    Generate changelogs from conventional commits for Java projects

    ⚙ detect versioning style⚙ read git tags⚙ read changelog file
  • api-documentation - Generate API Documentation and OpenAPI Specs
    APIdocumentationOpenAPIREST

    ★ 0 · Updated 2026-03-26

    Generate, validate, and maintain API endpoint documentation including OpenAPI specs and examples

    ⚙ scan route definitions⚙ extract endpoint parameters⚙ generate endpoint catalog
  • release-package-version - Publish R package versions
    rr-packagesversioningrelease

    ★ 34 · Updated 2026-03-25

    Execute complete R package version release cycle

    ⚙ increase package version⚙ update NEWS.md file⚙ run package checks
  • version-bumper - Automate semantic version updates for plugins
    versioningsemantic versioningpluginsrelease

    ★ 21 · Updated 2026-03-23

    Handles semantic version updates across plugin.json and marketplace catalog files

    ⚙ read version⚙ calculate new version⚙ update plugin files

Scroll to load more