Orchestrate migration from traditional `ipcMain.handle()` / `ipcRenderer.invoke()` to Hono-based IPC architecture.
/plugin marketplace add naporin0624/claude-plugin-hono-electron/plugin install hono-electron-ipc@hono-electron-marketplace# Migrate to Hono Electron IPC
Orchestrate migration from traditional `ipcMain.handle()` / `ipcRenderer.invoke()` to Hono-based IPC architecture.
## Arguments
- `--generate-interfaces`: Also generate TypeScript interfaces for services
- `--dry-run`: Analyze and plan without making changes
## Migration Workflow
This command orchestrates multiple subagents to perform a comprehensive migration:
## Step 1: Analyze Existing IPC
Use the `ipc-analyzer` agent to find all existing IPC usage:
The analyzer will find:
- All `ipcMain.handle('channel-name', handler)` in main process
- All `ip.../migrateCode migration between frameworks and technologies with systematic planning and validation.