"windsurf-release-automation"

Execute automate release processes with semantic versioning. Activate when users mention "release automation", "version bump", "changelog generation", "semantic release", or "publish release". Handles release engineering automation. Use when working with windsurf release automation functionality. Trigger with phrases like "windsurf release automation", "windsurf automation", "windsurf".

claude-codecodexopenclaw
4 Tools
windsurf Plugin
saas packs Category

Allowed Tools

"ReadWriteEditBash(cmd:*)"

Provided by Plugin

windsurf

Windsurf AI IDE skill pack with 30 skills covering code flows, AI workflows, workspace management, and productivity features.

saas packs v1.0.0
View Plugin

Installation

This skill is included in the windsurf plugin:

/plugin install windsurf@claude-code-plugins-plus

Click to copy

Instructions

Windsurf Release Automation

Overview

This skill enables automated release workflows within Windsurf using Cascade AI. It analyzes commits to determine semantic version bumps, generates comprehensive changelogs, manages Git tags, and publishes releases.

Prerequisites

  • Windsurf IDE with Cascade enabled
  • Git repository with commit history
  • Conventional commits or consistent commit format
  • npm/yarn/pnpm for JavaScript projects (or equivalent)
  • CI/CD pipeline for automated publishing (optional)

Instructions

  1. Configure Version Strategy
  2. Set Up Automation
  3. Prepare Release
  4. Execute Release
  5. Post-Release Tasks

See ${CLAUDESKILLDIR}/references/implementation.md for detailed implementation guide.

Output

  • Updated version in package.json
  • Generated CHANGELOG.md entry
  • Git tag for release version
  • Published package to registry
  • Release notes for distribution

Error Handling

See ${CLAUDESKILLDIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDESKILLDIR}/references/examples.md for detailed examples.

Resources

Ready to use windsurf?