Batch update 62 files across .claude/skills/ — SKILL.md, REMOVE.md, and script files. Conversions: npm run -> pnpm run, npm install -> pnpm install, npx -> pnpm exec/dlx, npm uninstall -> pnpm uninstall, package-lock.json -> pnpm-lock.yaml, shebangs updated.
220 B
220 B
Remove GitHub Channel
- Comment out
import './github.js'insrc/channels/index.ts - Remove
GITHUB_TOKENandGITHUB_WEBHOOK_SECRETfrom.env ppnpm uninstall @chat-adapter/github- Rebuild and restart