semver-changelog이란?
SemVer(의미적 버전 관리) 및 "변경 로그 유지" 원칙을 기반으로 CHANGELOG.md 파일의 생성 및 업데이트를 자동화합니다. 현재 HEAD와 최신 git 태그 간의 변경 사항을 요약해야 하거나 프로젝트에 대한 새 변경 로그를 초기화할 때 이 기술을 사용하세요. 출처: prulloac/agent-skills.
SemVer(의미적 버전 관리) 및 "변경 로그 유지" 원칙을 기반으로 CHANGELOG.md 파일의 생성 및 업데이트를 자동화합니다. 현재 HEAD와 최신 git 태그 간의 변경 사항을 요약해야 하거나 프로젝트에 대한 새 변경 로그를 초기화할 때 이 기술을 사용하세요.
명령줄에서 semver-changelog AI 스킬을 개발 환경에 빠르게 설치
출처: prulloac/agent-skills.
This skill guides the agent through identifying released versions, analyzing git history, and documenting changes in a standard format.
A consistent changelog helps users and contributors understand what has changed between versions. This skill ensures that CHANGELOG.md follows the Keep a Changelog format and adheres to Semantic Versioning.
Identify Latest Released Tag Find the most recent git tag that follows Semantic Versioning (e.g., v1.2.3 or 1.2.3).
SemVer(의미적 버전 관리) 및 "변경 로그 유지" 원칙을 기반으로 CHANGELOG.md 파일의 생성 및 업데이트를 자동화합니다. 현재 HEAD와 최신 git 태그 간의 변경 사항을 요약해야 하거나 프로젝트에 대한 새 변경 로그를 초기화할 때 이 기술을 사용하세요. 출처: prulloac/agent-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/prulloac/agent-skills --skill semver-changelogSemVer(의미적 버전 관리) 및 "변경 로그 유지" 원칙을 기반으로 CHANGELOG.md 파일의 생성 및 업데이트를 자동화합니다. 현재 HEAD와 최신 git 태그 간의 변경 사항을 요약해야 하거나 프로젝트에 대한 새 변경 로그를 초기화할 때 이 기술을 사용하세요. 출처: prulloac/agent-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/prulloac/agent-skills --skill semver-changelog 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/prulloac/agent-skills