/**
 * Start command for Claude-Flow
 * Re-exports the modular implementation
 */

export { startCommand } from './start/index.js';