Analyze Remote Project Structure
analyze_project_structureAnalyzes a remote project directory via SSH to identify lockfiles, package managers, Docker, PM2, Nginx, application ports, WebSocket usage, deployment strategy, and missing dependencies.
Instructions
Inspects remote directory and system commands via SSH to detect lockfiles, package managers, Docker, PM2, Nginx, application ports, WebSockets, deployment strategy, and missing dependencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_path | No | Absolute path to application directory on remote server (auto-resolved if omitted) |