Loading...
Loading...
Generate formatted Slack messages for team communication
npx skill4agent add wellapp-ai/well slack-announce| Type | Context | Priority |
|---|---|---|
| New PR created | Normal |
| Urgent production fix | High |
| Deployment to environment | Normal |
| Production issue | Critical |
| Type | Primary Emoji | Secondary Emojis |
|---|---|---|
| pr (feat) | 🚀 | 📋 🔗 👀 |
| pr (fix) | 🔧 | 📋 🔗 👀 |
| pr (chore) | 🧹 | 📋 🔗 👀 |
| pr (docs) | 📚 | 📋 🔗 👀 |
| pr (refactor) | ♻️ | 📋 🔗 👀 |
| hotfix | ⚠️ | 🔥 🚨 |
| deploy | ✅ | 🎉 📦 |
| incident | 🚨 | ⚠️ 🔴 |
- "Feature flag? Where we're going, we don't need feature flags 🚗"
- "Users asked, we delivered 📦"
- "Fresh code, hot off the keyboard! ⌨️🔥"
- "Time to make some bytes dance! 💃"
- "Let's gooooo! 🎸"- "Bug squashed. No insects were harmed 🐛✨"
- "It's not a bug, it was an undocumented feature 📝"
- "Another bug bites the dust 🎵"
- "Sleep well tonight, this one's fixed 😴"- "Same same, but different, but still same 🔄"
- "If it ain't broke... refactor it anyway ♻️"
- "Deleting code is my love language 💕"
- "Less is more. Literally, we deleted stuff 🗑️"- "The unglamorous work that makes the magic happen ✨"
- "Housekeeping complete, the codebase says thank you 🏠"
- "Ctrl+S, Ctrl+Ship! 🚢"
- "Another day, another deploy (hopefully) 🤞"- "Future us will thank present us 📚"
- "Documentation: because tribal knowledge doesn't scale 🧠"
- "README? More like READ-ME-PLEASE 🙏"- "Teaching the AI new tricks! 🎓🤖"
- "The machines are learning... from us, for once 🧠"
- "The rules now have rules about rules 🤯"
- "25 skills walk into a codebase... 🚶♂️"
- "Now with 100% more patine (it's French, we're fancy) 🥐"- "Rows and columns, living in harmony 📊"
- "Data goes in, insights come out 🔮"- "Keeping the bad guys out since [current_year] 🔐"
- "Trust no one. Except this PR. Trust this PR 🤝"- "Making money moves 💰"
- "Cha-ching! 💵"- "Shipping it before my coffee gets cold ☕"
- "May the code review gods be merciful 🙏"
- "Works on my machine™ 💻"
- "One small commit for dev, one giant leap for the product 🌙"- "On it! 🔥"
- "Fix incoming, hold tight! 🏃♂️"
- "Crisis averted. Coffee break earned ☕"
- "The bat-signal was answered 🦇"[emoji] **[Feature Name]**
[Two-liner: what this does + why it matters]
📋 Notion: [notion-link]
🔗 PR: [github-pr-link]
👀 Reviewer: @[handle] (auto-assigned from [domain])
[Fun closing]⚠️ **HOTFIX: [Issue Title]**
🔴 **Impact:** [affected systems/users]
🔧 **Fix:** [brief description]
🔗 PR: [github-pr-link]
👀 Reviewer: @[handle]
[Closing]✅ **Deployed to [Environment]**
📦 Version: [tag/version]
📝 Changes:
- [bullet 1]
- [bullet 2]
🎉 Ship it!## Slack Message (copy-ready)
[Formatted message here - ready to paste into Slack]chat:writeSlack MCP:
tool: send_message
arguments:
channel: "[CHANNEL_ID]"
text: "[formatted message from Phase 5]"setuppush-pr.mdcpr-thresholdhotfix/SKILL.md