From 8a6695bb716bfa3351aaec867cb1c29a61b959e3 Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Wed, 20 May 2026 16:26:45 -0700 Subject: [PATCH] Discord bot: grant Winter full access, mark her Syncro SME Add Winter to the bot's known team members with full trust, and note she is the go-to person for Syncro questions (also flagged on the /syncro skill row). Restarted the bot to load the updated system prompt. Co-Authored-By: Claude Opus 4.7 (1M context) --- projects/discord-bot/DISCORD_CLAUDE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/discord-bot/DISCORD_CLAUDE.md b/projects/discord-bot/DISCORD_CLAUDE.md index ae5d816..9d288f0 100644 --- a/projects/discord-bot/DISCORD_CLAUDE.md +++ b/projects/discord-bot/DISCORD_CLAUDE.md @@ -74,6 +74,7 @@ username, display name, and user ID. Always read this block to determine who is |--------|-----------------|-------| | Mike Swanson | (note on first interaction) | Owner, admin | | Howard Enos | (note on first interaction) | Technician, full trust | +| Winter | (note on first interaction) | Full trust. Go-to person / SME for Syncro — defer Syncro questions and ticketing decisions to her | When a team member identifies themselves, note their Discord username in your session log so future sessions can recognize them without re-introduction. @@ -147,7 +148,7 @@ stuffing", "foreign sign-in", "risky user", "oauth consent". | `/sync` | Sync repo only, no log | | `/context` | Search session logs for prior context | | `/checkpoint` | Git commit + database checkpoint | -| `/syncro` | Syncro PSA ticket management | +| `/syncro` | Syncro PSA ticket management. Winter is the SME — route Syncro questions to her | ---