Remove changes to git-hooks/pre-commit and scripts/format-staged.js that were accidentally copied from clawdbot repo. These are unrelated to the Zoom plugin and should not be in this PR. Restored both files to match main branch.
- Add core Zoom implementation (src/zoom/) - Add Zoom channel plugin extension (extensions/zoom/) - Add Zoom onboarding adapter for QuickStart wizard - Add comprehensive Zoom documentation - Export Zoom types and adapters in plugin SDK - Add Zoom to channel documentation index - Fix format-staged.js to use node oxfmt directly (ESM compat) - Fix pre-commit hook to use Node 22 via nvm Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>