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.
222 B
222 B
Remove Linear Channel
- Comment out
import './linear.js'insrc/channels/index.ts - Remove
LINEAR_API_KEYandLINEAR_WEBHOOK_SECRETfrom.env ppnpm uninstall @chat-adapter/linear- Rebuild and restart