Skip to content

Latest commit

 

History

History

README.md

Arlo Meeting Assistant - Project Documentation

This directory contains project-specific documentation for the Arlo Meeting Assistant Zoom App.

Zoom Apps Development Guidance

For general Zoom Apps development guidance, including SDK setup, OAuth, RTMS, and REST API patterns, see the reusable skill documentation:

Location: .claude/skills/zoom-apps/

The skill includes:

Project-Specific Documentation

Document Description
ARCHITECTURE.md Arlo Meeting Assistant system design and architecture
PROJECT_STATUS.md Development roadmap and current phase status
TROUBLESHOOTING.md Arlo-specific debugging and issue resolution

Quick Links

  • Main Project: See CLAUDE.md for project overview and development commands
  • Zoom Apps Skill: See zoom-apps.md for the main skill entry point

Key Differences

This /docs/ directory contains documentation specific to the Arlo Meeting Assistant project - its architecture, roadmap, and project-specific troubleshooting.

The /skills/zoom-apps/ directory contains reusable documentation for building any Zoom App - patterns, code templates, and best practices that apply to all Zoom Apps development.