Commit 378be72
fix(skills): prevent duplicate Telegram notifications
- prod-end-of-day: Step 5 now reviews Todoist directly instead of
calling /prod-review-todoist as sub-skill, which was sending its
own Telegram notification before the EOD notification — causing 2x
Telegram per EOD run
- pulse-faq-sync: explicit instruction to send exactly ONE Telegram
message combining summary + alerts, instead of splitting into
multiple reply() calls
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 64b7107 commit 378be72
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
| 212 | + | |
212 | 213 | | |
0 commit comments