Files
nanoclaw/.claude/skills/add-github/REMOVE.md
gavrielc 00fb1bee4a chore(skills): rename add-*-v2 → add-* and drop dead v1 channel skills
Renamed 13 skill folders to drop the -v2 suffix (the v2/v1 distinction
isn't load-bearing anymore — there is no v1 runtime). Deleted the four
v1 channel skills that occupied the rename target paths (add-discord,
add-slack, add-telegram, add-whatsapp); they targeted src/v1 which is
reference-only per CLAUDE.md.

Skill content still says "v2" in places — that's a follow-up commit.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 14:38:19 +03:00

219 B

Remove GitHub Channel

  1. Comment out import './github.js' in src/channels/index.ts
  2. Remove GITHUB_TOKEN and GITHUB_WEBHOOK_SECRET from .env
  3. pnpm uninstall @chat-adapter/github
  4. Rebuild and restart