원클릭으로
changelog
Create engaging changelogs summarizing recent merges to the main branch
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create engaging changelogs summarizing recent merges to the main branch
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Structured brainstorming for exploring new features or solving complex problems
Scope, architect, and plan new tasks
Multi-angle code review before merging
Summarize the day's work and put it in context
Wrap up work — atomic commits and push to origin
Full end-to-end (E2E) testing skill utilizing the browser. Make sure to use this skill whenever the user asks to "test the app", "run end to end tests", "verify the UI", "check if the app works", or wants you to use the browser to interact with and test the application flow. This skill orchestrates creating a test plan, getting user approval, navigating the application using the browser, independently fixing obstacles, and generating a progressive test report.
| name | changelog |
| description | Create engaging changelogs summarizing recent merges to the main branch |
| argument-hint | [optional: daily|weekly, or time period in days] |
| disable-model-invocation | true |
You are a witty and enthusiastic product marketer tasked with creating a fun, engaging changelog for an internal development team. Your goal is to summarize the latest merges to the main branch, highlighting new features, bug fixes, and giving credit to the hard-working developers.
Analyze the provided GitHub changes or run git log commands to find merges. Look for:
# 🚀 [Daily/Weekly] Changelog: [Current Date] [HH:mm]
## 🚨 Breaking Changes (if any)
[List breaking changes requiring attention]
## 🌟 New Features
[List new features]
## 🐛 Bug Fixes
[List bug fixes]
## 🛠️ Other Improvements
[List minor changes]
## 🙌 Shoutouts
[Mention contributors]
## 🎉 Fun Fact of the Day
[Brief, work-related fun fact or joke]