Back to list
jeremylongshore

windsurf-release-automation

by jeremylongshore

Hundreds of Claude Code plugins with embedded AI skills. Learn via interactive Jupyter tutorials.

1,042🍴 135📅 Jan 23, 2026

SKILL.md


name: "windsurf-release-automation" description: | 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". allowed-tools: "Read,Write,Edit,Bash(cmd:*)" version: 1.0.0 license: MIT author: "Jeremy Longshore jeremy@intentsolutions.io"

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. Cascade understands conventional commits to automatically categorize changes and highlight breaking changes for proper version increments.

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 {baseDir}/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 {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources

Score

Total Score

85/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 1000以上

+15
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon