From e2dbc35a150d5fb5668c1da260e66da4defb8217 Mon Sep 17 00:00:00 2001 From: gavrielc Date: Thu, 9 Apr 2026 13:52:35 +0300 Subject: [PATCH] docs: add auto-onboarding to v2 checklist Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/v2-checklist.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/v2-checklist.md b/docs/v2-checklist.md index 3317d44..ea1d717 100644 --- a/docs/v2-checklist.md +++ b/docs/v2-checklist.md @@ -59,6 +59,7 @@ Status: [x] done, [~] partial, [ ] not started - [x] Channel Info metadata in each channel skill (type, terminology, how-to-find-id, isolation defaults) - [x] /manage-channels skill (wire channels to agent groups with three isolation levels) - [x] Agent-shared session mode (cross-channel shared sessions, e.g. GitHub + Slack) +- [x] Auto-onboarding on channel registration (/welcome skill triggered on first wiring) - [ ] Setup vs production channel separation - [ ] Generate visual diagram of customized instance at end of setup