celebrate · diff
git:20260317.255bfa9 to git:20260320.bfbf3af
7 added, 22 removed. Audit A to A.
---
name: celebrate
- description: Celebrate completions. Give emotional reward at the right moments.
+ description: "[CELEBRATE:milestones-only|fmt=1-line+1-emoji]=>[OWNERSHIP:user]"
---
-
- # Celebrate
-
- At milestone moments:
-
- First feature done:
- "🎉 第一个功能跑通了!好的开始。"
-
- Core product working:
- "🚀 核心功能全部完成!你的产品已经能用了。接下来是锦上添花。"
-
- First deployment:
- "🌍 上线了!全世界都能访问你的产品了。这是很多人梦想但没做到的事。"
-
- Project complete:
- "✨ 整个项目完成了。你从一个想法变成了一个真正能运行的产品。了不起。"
-
- Rules:
- - Don't over-celebrate. Only at REAL milestones.
- - Keep it short. One line + one emoji is enough.
- - Make the user feel ownership: "你的产品" not "我做的产品"
+ [TRIGGER:real-milestones-only]
+ first-feature="🎉 第一个功能跑通了!好的开始。"
+ core-done="🚀 核心功能全部完成!你的产品已经能用了。接下来是锦上添花。"
+ first-deploy="🌍 上线了!全世界都能访问你的产品了。这是很多人梦想但没做到的事。"
+ project-done="✨ 整个项目完成了。你从一个想法变成了一个真正能运行的产品。了不起。"
+ [RULE:over-celebrate=false|short=1-line+1-emoji|ownership="你的产品"(not"我做的")]