gavrielc
a3376c25df
docs(channel-skills): rewrite all 13 /add-*-v2 skills for copy-from-channels-branch pattern
Each skill now:
- Pre-flight: checks for file present + import line + dep listed (idempotent)
- git fetch origin channels
- git show origin/channels:<paths> > <paths> to copy adapter (and helpers/tests/setup-step where applicable)
- Append `import './<chan>.js';` to src/channels/index.ts
- pnpm install <pkg>@<pinned-version>
- pnpm run build
Telegram additionally copies 4 helper/test files + setup/pair-telegram.ts
and registers `'pair-telegram':` in setup/index.ts STEPS.
WhatsApp (native) additionally copies setup/whatsapp-auth.ts and
registers `'whatsapp-auth':` in setup/index.ts STEPS, installs
@whiskeysockets/baileys + qrcode + @types/qrcode pinned.
All credential / next-steps / channel-info / troubleshooting sections
preserved verbatim.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 14:24:20 +03:00
..
2026-04-17 09:22:45 +03:00
2026-04-17 09:53:00 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 14:24:20 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 14:24:20 +03:00
2026-04-17 14:24:20 +03:00
2026-04-17 09:25:59 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 14:24:20 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 14:24:20 +03:00
2026-03-25 23:55:21 +02:00
2026-04-17 14:24:20 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 14:14:10 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 14:24:20 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 14:24:20 +03:00
2026-04-17 14:24:20 +03:00
2026-04-17 09:25:59 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 14:24:20 +03:00
2026-04-16 19:59:30 +00:00
2026-04-17 09:22:45 +03:00
2026-04-17 14:24:20 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 14:24:20 +03:00
2026-04-17 14:24:20 +03:00
2026-04-17 09:22:45 +03:00
2026-03-23 20:36:05 -04:00
2026-04-17 09:22:45 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 09:22:45 +03:00
2026-02-23 23:34:24 +02:00
2026-04-15 11:50:25 +00:00
2026-04-17 09:22:45 +03:00
2026-04-17 09:22:45 +03:00
2026-04-16 11:26:20 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 09:22:45 +03:00
2026-02-23 23:34:24 +02:00
2026-04-17 11:38:20 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 09:22:45 +03:00
2026-04-17 09:22:45 +03:00