release — agentcoding release, community, agentcoding, ide skills, openspec, Claude Code, Cursor, Windsurf

v1.1

이 스킬 정보

자동화된 콘텐츠 배포 및 버전 관리가 필요한 개발 에이전트에게 적합합니다. Automate 스펙 릴리즈 — CHANGELOG 업데이트, 버전 업그레이드 및 태그 푸시를 통해 CI/CD 배포를 트리거합니다. 사용자가 새로운 버전을 릴리즈하고자 할 때 사용합니다.

# Core Topics

kewang kewang
[5]
[1]
Updated: 3/11/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
44
Canonical Locale
en
Detected Body Locale
en

자동화된 콘텐츠 배포 및 버전 관리가 필요한 개발 에이전트에게 적합합니다. Automate 스펙 릴리즈 — CHANGELOG 업데이트, 버전 업그레이드 및 태그 푸시를 통해 CI/CD 배포를 트리거합니다. 사용자가 새로운 버전을 릴리즈하고자 할 때 사용합니다.

이 스킬을 사용하는 이유

에이전트에게 OpenSpec 콘텐츠 배포 프로세스를 자동화하는 능력을 부여하여 CHANGELOG를 업데이트하고 버전을 업그레이드하며 package.json 파일과 패치, 마이너, 메이저와 같은 버전 업그레이드 유형을 사용하여 CI/CD 파이프라인을 트리거합니다.

최적의 용도

자동화된 콘텐츠 배포 및 버전 관리가 필요한 개발 에이전트에게 적합합니다.

실행 가능한 사용 사례 for release

OpenSpec 릴리스 프로세스의 자동화
CHANGELOG의 업데이트 및 버전 업그레이드
무중단 배포를 위한 CI/CD 파이프라인의 트리거

! 보안 및 제한 사항

  • OpenSpec와 package.json 파일이 필요
  • 버전 관리 시스템에 대한 액세스가 태그 지정 및 푸시를 위해 필요합니다

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is release?

자동화된 콘텐츠 배포 및 버전 관리가 필요한 개발 에이전트에게 적합합니다. Automate 스펙 릴리즈 — CHANGELOG 업데이트, 버전 업그레이드 및 태그 푸시를 통해 CI/CD 배포를 트리거합니다. 사용자가 새로운 버전을 릴리즈하고자 할 때 사용합니다.

How do I install release?

Run the command: npx killer-skills add kewang/spek/release. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for release?

Key use cases include: OpenSpec 릴리스 프로세스의 자동화, CHANGELOG의 업데이트 및 버전 업그레이드, 무중단 배포를 위한 CI/CD 파이프라인의 트리거.

Which IDEs are compatible with release?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for release?

OpenSpec와 package.json 파일이 필요. 버전 관리 시스템에 대한 액세스가 태그 지정 및 푸시를 위해 필요합니다.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add kewang/spek/release. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use release immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

release

Install release, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

spek 릴리즈 프로세스를 자동화합니다 — CHANGELOG 업데이트, 버전 업그레이드, 태그 생성 및 CI/CD 트리거를 위한 푸시. 입력: 선택적으로 버전 업그레이드 유형 (patch, minor, major) 또는 명시적 버전 (예: 0.3.0)을 지정합니다. 생략하면 사용자에게 물어봅니다. 단계 1. 버전 업그레이드 결정 사용자가 버전 업그레이드 유형이나 버전을 제공한 경우 이를 사용합니다. 그렇지 않으면 AskUserQuestion을 사용하여 물어봅니다: 옵션: patch, minor, major 루트 package.json의 현재 버전과 각 옵션이 결과로 어떤 영향을 미치는지 보여줍니다. 2. 변경 로그 내용 수집 마지막 릴리즈 이후 보관된 변경 사항을 확인하여 새로운 내용을 식별합니다: - 마지막 릴리즈 이후 보관된 변경 사항을 확인하기 위해 openspec/changes/archive/를 확인합니다. - 최근 Git 커밋을 확인하여 컨텍스트를 파악합니다. - 사용자에게 보여줄 변경 로그 항목을 작성합니다. 초안을 보여주고 사용자가 확인하거나 편집하도록 요청합니다. 3. CHANGELOG 업데이트 프로젝트 규칙에 따라 모든 세 개의 변경 로그 파일을 업데이트합니다 (동기화해야 함): - CHANGELOG.md (루트) - packages/vscode/CHANGELOG.md - packages/intellij/CHANGELOG.md 새로운 버전 섹션을 추가하고 변경 로그 내용을 업데이트합니다. 4. 변경 로그 업데이트 커밋 bash git add CHANGELOG.md packages/vscode/CHANGELOG.md packages/intellij/CHANGELOG.md git commit -m "Update CHANGELOG for v<version>" 5. 데모 페이지 재구축 최신 코드와 openspec 내용을 반영하도록 docs/demo.html을 재구축합니다: bash npm run build:demo 업데이트된 데모 파일을 스테이징합니다: bash git add docs/demo.html git commit -m "Rebuild demo for v<version>" 6. npm 버전 실행 bash npm version <type-or-version> --no-git-tag-version 기다립니다 — package.jsonversion 라이프사이클 스크립트는 자동으로 packages/vscode/package.jsonpackages/intellij/gradle.properties에 동기화됩니다. 실제로 표준 흐름을 사용하여 자동 커밋 및 태그를 생성합니다: bash npm version <type-or-version> 이 작업은: - 루트 package.json 버전 업그레이드 - version 스크립트 실행 (동기화 packages/vscode/package.json + packages/intellij/gradle.properties + Git 추가) - 버전 커밋 생성 - v<version> Git 태그 생성 7. CI/CD 트리거를 위한 푸시 사용자에게 확인을 요청하기 전에 푸시합니다: > "원래 v<version>를 푸시할 준비가 되셨나요? 이 작업은 CI/CD 파이프라인을 트리거하여 VS Code Marketplace와 JetBrains Marketplace에 게시합니다." bash git push --follow-tags 8. 요약 표시 다음을 표시합니다: - 새로운 버전 번호 - 변경 로그 내용 - Git 태그 생성 - CI/CD 상태: "푸시되었습니다. GitHub Actions는 VS Code Marketplace와 JetBrains Marketplace에 게시합니다." - 다음을 상기시킵니다: "워크플로우를 모니터링하세요: https://github.com/<owner>/<repo>/actions" 가드레일 - 항상 모든 세 개의 CHANGELOG (루트 + vscode + intellij)를 업데이트합니다 — 동일해야 함 - 항상 사용자에게 확인을 요청하기 전에 git push - 커밋되지 않은 변경 사항이 있는 경우 경고하고 스태시하거나 커밋하도록 요청합니다 - 변경 로그 업데이트 후 작업 트리가 더러운 경우 변경 로그 파일만 스테이징합니다 - 사용자 확인 없이 푸시하지 마십시오

관련 스킬

Looking for an alternative to release or another community skill for your workflow? Explore these related open-source skills.

모두 보기

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
인공지능

widget-generator

Logo of f
f

prompts.chat 피드 시스템을 위한 사용자 지정 가능한 위젯 플러그인을 생성합니다

149.6k
0
인공지능

flags

Logo of vercel
vercel

리액트 프레임워크

138.4k
0
브라우저

pr-review

Logo of pytorch
pytorch

파이썬에서 텐서와 동적 신경망 구현 및 강력한 GPU 가속 지원

98.6k
0
개발자