patch-notes
Generate player-facing patch notes from changelog. Friendly tone, organized by category, acknowledges community feedback.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate player-facing patch notes from changelog. Friendly tone, organized by category, acknowledges community feedback.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Run a comprehensive health check on the repo. Verifies README counts match reality, promised files exist, no unresolved placeholders, wiki index is synced, toolchain configs are valid, and agent roster is accurate. Use after making structural changes or before publishing.
Begin a new Roblox game project or onboard to an existing one. Use when starting a fresh session with no context, or when the user says "let's start" or "new project".
Generate a 3D asset from a reference image using Blender MCP's image-to-3D AI (Hyper3D). Optimizes for Roblox and exports FBX.
Generate a 3D asset for Roblox using Blender MCP. Creates models from text descriptions via AI (Hyper3D/Hunyuan3D) or downloads from PolyHaven/Sketchfab, optimizes for Roblox constraints, and exports FBX.
Inspect the current Roblox Studio state via MCP. Verifies instance hierarchy, checks for common structural issues, and reports findings.
Capture a screenshot of the current Roblox Studio viewport and analyze it. Use for visual verification of UI, lighting, level layout, and general game appearance.
SOC 직업 분류 기준
| name | patch-notes |
| description | Generate player-facing patch notes from changelog. Friendly tone, organized by category, acknowledges community feedback. |
Patch notes are NOT a technical changelog. They're marketing and community communication. The audience is players, not developers.
/changelog)Convert technical language to player language:
| Technical | Player |
|---|---|
| "Fixed race condition in DataStore" | "Fixed a bug that sometimes lost items on disconnect" |
| "Refactored combat hit detection" | "Combat feels more responsive" |
| "Rebalanced weapon damage curves" | "Rebalanced weapons — see table below" |
| "Added rate limiting to remote" | (don't mention — it's invisible to players) |
Use categories with emojis (players love them, and Roblox's audience responds to visual punctuation):
# [Game Name] Update v[X.Y.Z] — [Theme Name]
## ✨ New Content
- **Feature Name**: Short description, 1-2 sentences. Include screenshot if possible.
## ⚔️ Balance Changes
- **Item Name**: What changed. "Buffed" or "Nerfed" framing.
## 🐛 Bug Fixes
- Fixed [player-facing description]
- Fixed [player-facing description] (thanks @PlayerName for the report!)
## 📋 Known Issues
- [Known issue players should know about] (being worked on)
## 🎁 Free Gift
- Log in this week to receive [reward]!
Thank you for playing! — [Studio]
# MyGame Update v1.3 — The Winter Festival ❄️
## ✨ New Content
- **Winter Event**: Visit the new Winter Village for seasonal quests (ends Jan 15)
- **New Cosmetics**: Arctic Fox pet, Penguin companion, Snowflake Crown
- **New Mini-Game**: Snowball fight arena — compete in 4v4 matches!
## ⚔️ Balance Changes
- **Fire Sword**: Damage increased from 50 → 65 (you asked, we delivered!)
- **Dragon Boss**: HP reduced by 15% (was too tanky after last patch)
- **XP Boost**: Daily XP boost now stacks with 2x XP GamePass
## 🐛 Bug Fixes
- Fixed: Players occasionally lost inventory on disconnect (big thanks to @PlayerName for the detailed report!)
- Fixed: Shop prices sometimes displayed wrong
- Fixed: Daily reward occasionally not claiming
## 📋 Known Issues
- Some players report lag in the new arena — we're investigating
- If you find anything odd, report it in our Discord!
## 🎁 Free Gift
- Log in before Jan 10 to claim a free **Winter Gift Box** containing 100 gems!
Thank you for playing! We read every piece of feedback.
— FoG Studios
On approval, save to production/releases/patch-notes-<version>.md.
Offer to format for: