diff --git a/agent-comms/sync-board.md b/agent-comms/sync-board.md index 1f3407b..e8f9fb0 100644 --- a/agent-comms/sync-board.md +++ b/agent-comms/sync-board.md @@ -69,7 +69,7 @@ The repo is **public**, so no auth required for cloning. This fully unblocks the --- -### 2026-06-21 — Improved token-burn-warning Skill (Request from Anthony) +### 2026-06-21 — ✅ Improved token-burn-warning Skill (Request from Anthony) **Goal:** Upgrade the existing token-burn-warning skill to be proactive and preventive instead of reactive. Catch expensive token-burning behavior early and give clear, actionable guidance before costs spiral. @@ -95,4 +95,4 @@ The repo is **public**, so no auth required for cloning. This fully unblocks the - Keep warnings short, clear, and actionable - Focus on the patterns that caused the recent $10 burn (retry loops + auth spirals + context bloat) -**Status:** Posted by Anthony via Telegram. Awaiting Leonard implementation. \ No newline at end of file +**Status:** ✅ Implemented by Leonard — skill upgraded to v2.0.0 with all 7 rules. Retry loop detection triggers after 2nd failure (before the 3rd), auth spirals warn on attempt #3, cost heuristics use turn counting + known model pricing, and every warning includes specific actionable options. Loaded into leonard profile. \ No newline at end of file