git:20260317.255bfa9 to git:20260320.bfbf3af

6 added, 15 removed. Audit A to A.

---
name: daily-summary
- description: At end of work session, summarize what was accomplished and what's next.
+ description: "[SUM:session-end]=>[FMT:done+fixed+next+progress-delta]=>[ACTIVATE:full-review]"
---
-
- # Daily Summary
-
- When user is about to stop (says goodbye, stops responding, or session ending):
-
+ [TRIGGER:user-leaving|goodbye|session-ending]
+ [FMT]
"今天的进度:
✅ 完成了用户系统(注册、登录、个人页面)
✅ 完成了数据库设计
🔧 发现并修了2个小问题
📋 明天继续:支付模块、订单管理
-
整体进度:40% → 65%,推进很大。明天见!"
-
- Rules:
- - List what was DONE (with ✅)
- - List what was FIXED (with 🔧)
- - List what's NEXT (with 📋)
- - Show progress change (40% → 65%)
- - End positive
- - This triggers full-review skill for the save
+ [ICONS]✅=done|🔧=fixed|📋=next
+ [SHOW:progress-delta]40%→65%
+ [TONE:positive]=>[ACTIVATE:full-review]